Top "Yum" questions

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

php command not found after yum install php55-php-cli

So I am using the EPEL repo with yum, When I run the command everything installs fine: sudo yum install …

php centos yum
How to install nginx 1.9.15 on amazon linux disto

I try to install the latest version of nginx (>= 1.9.5) on a fresh amazon linux to make use of http2. …

amazon-web-services nginx amazon-ec2 yum amazon-ami
How to install software in CentOS

apt-get install devscripts What is the equivalent in centOS?

debian centos yum aptitude
How To Update Boost When Yum Has the Outdated Version

I am trying to install the latest version of Gearman. However, it keeps giving me the error: Checking for Boost …

boost centos yum gearman
CentOS - yum install - Fails: Protected Multilib versions: problems found libselinux

I have CentOS 6.5 I'm trying to intsall git via yum but getting an error while installing the pre-requisite packages. I …

dependencies centos6 yum centos6.5 libselinux
How do I force yum install even if it's a downgrade?

So the scenario is as follows: I have some systems that I download builds for from our CI server and …

build yum downgrade
Yum repositories don't work unless there are exceptions in the AWS firewall. How do I make the exceptions based on a DNS name?

When I try to install something via yum (e.g., yum install java), I get the following: Could not contact …

amazon-web-services redhat yum
docker-runc not installed on system

I recently updated my Centos 7 based machine. And since, i fail to start any of my dockers. Does someone have …

docker centos7 yum
how to ensure yum install was successful in a shell script?

I have a shell script which checks if there is an internet connection (by pinging google), and then calls yum …

bash shell yum
Installing EPEL repository on Centos 7 breaks yum functionality?

so I am trying to setup up a ssh bastion server, but I have problem setting up EPEL in order …

linux centos yum epel