User Tools

Site Tools


computing:linux:epel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
computing:linux:epel [2011/12/29 15:54]
gcooper created
computing:linux:epel [2013/01/25 10:12]
gcooper
Line 1: Line 1:
 ====== Using the EPEL Repository with Centos 6 ====== ====== Using the EPEL Repository with Centos 6 ======
  
-Check for the latest first if you wish:+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):
  
 <file> <file>
-rpm -Uvh http://download.fedora.redhat.com/pub/epel/6/x86_64/epel-release-6-5.noarch.rpm+rpm -Uvh http://mirrors.kernel.org/fedora-epel/6/i386/epel-release-6-8.noarch.rpm
 </file> </file>