yum is a software package manager that installs, updates, and removes packages on RPM-based systems.
So I am using the EPEL repo with yum, When I run the command everything installs fine: sudo yum install …
php centos yumI 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-amiI 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 libselinuxSo the scenario is as follows: I have some systems that I download builds for from our CI server and …
build yum downgradeWhen I try to install something via yum (e.g., yum install java), I get the following: Could not contact …
amazon-web-services redhat yumI recently updated my Centos 7 based machine. And since, i fail to start any of my dockers. Does someone have …
docker centos7 yumI have a shell script which checks if there is an internet connection (by pinging google), and then calls yum …
bash shell yum