Install the EPEL repository | |
---|---|
Subject: | |
yum install epel-release | |
2016-01-07 15:08:23 | gstlouis |
good links for yum commands references: http://www.cyberciti.biz/faq/fedora-sl-centos-redhat6-enable-epel-repo/ | gstlouis |
2016-01-07 15:08:56 | |
CentOS and Red Hat Enterprise Linux 6.x wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm sudo rpm -Uvh epel-release-6*.rpm | gstlouis |
2016-10-05 09:57:09 | |