Top "Yum" questions

yum is a software package manager that installs, updates, and removes packages on RPM-based systems.

Aptana Studio 3 install using yum

Is it possible to install aptana studio (the stand alone version) via yum so that it will appear in my …

installation aptana3 yum
Installing python36-devel on rhel7 failing

Trying to install python36-devel on RHEL7, ends up getting error Tried resolving the dependencies as stated in error, but …

python-3.6 yum rhel7
How to install two different version of same package with yum

Say I want to install two different versions of same package. To be specific, I want to install two versions …

package rpm yum
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/memcached.so' - /usr/lib64/php/modules/memcached.so

I'm working with CentOS 6.5 When I'm executing this php -v I'm getting the below message: PHP Warning: PHP Startup: Unable …

php centos memcached yum centos6.5
Trouble Installing Git on CentOS

I'm having trouble installing Git on CentOS 5.5 x86_64. I'm not an expert at this type of thing, what's the problem? …

linux git centos yum
sudo yum install installs only JRE not JDK - Centos

I tried installing open-jdk in Centos using the below command, sudo yum install java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64 It …

java-8 centos7 yum
Installing Git in Home Directory - CentOS 5 - NO ROOT

At work, development doesn't have revision control. By this I mean that we are only allowed to check into the …

git centos yum
Use pip or dnf to install python packages in Fedora?

When I install some python packages in Fedora, there're two ways: use dnf install python-package use pip install package I …

python pip fedora yum dnf
Managing pip in an RPM environment

For our prod apps, we manage all packages in RPM. In a perfect yum-only world, this is fine. However, each …

python pip rpm yum package-managers
Cannot install inotify on Amazon EC2

I have an AWS EC2 instance and wants to install inotify-tools. I've added the repository by executing the command: rpm …

amazon-ec2 yum inotify inotifywait inotify-tools