Details
-
Bug
-
Status: Open
-
Trivial
-
Resolution: Unresolved
-
1.4.0
-
None
Description
says:
Install the epel repository:
yum install epel-release
Which is wrong, the repo has to downloaded first, as example version 6:
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
sudo rpm -Uvh epel-release-6*.rpm