System/Linux

linux - Install EPEL Repo

linuxism 2014. 9. 19. 01:20


If you are running an CentOS6/EL6 version, enter:

$ cd /tmp
wget http://mirror-fpt-telecom.fpt.net/fedora/epel/6/i386/epel-release-6-8.noarch.rpm
# rpm -ivh epel-release-6-8.noarch.rpm



source - http://www.cyberciti.biz/faq/fedora-sl-centos-redhat6-enable-epel-repo/