User Tools

Site Tools


computing:linux:epel

This is an old revision of the document!


Using the EPEL Repository with Centos 6

http://fedoraproject.org/wiki/EPEL

The EPEL project offers RPM packages not available in the official repos.

Check for the latest version and architecture first (this noarch package works for 32/64 bit):

rpm -Uvh http://download.fedora.redhat.com/pub/epel/6/x86_64/epel-release-6-7.noarch.rpm

Disable the repository unless specifically enabled:

vim /etc/yum.repos.d/epel.repo

enabled=0
computing/linux/epel.1338825798.txt.gz · Last modified: 2012/06/04 10:03 by gcooper