User Tools

Site Tools


computing:linux:epel

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:linux:epel [2013/04/13 12:29]
gcooper
— (current)
Line 1: Line 1:
-====== Using the EPEL Repository ====== 
  
-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): 
- 
-===== CentOS 6 ===== 
- 
-<file> 
-rpm -Uvh http://mirrors.kernel.org/fedora-epel/6/i386/epel-release-6-8.noarch.rpm 
-</file> 
- 
- 
-===== CentOS 5 ===== 
- 
-<file> 
-rpm -Uvh http://epel.mirror.constant.com/5/i386/epel-release-5-4.noarch.rpm 
-</file> 
- 
-===== Both ===== 
- 
-Disable the repository unless specifically enabled: 
- 
-<file> 
-vim /etc/yum.repos.d/epel.repo 
- 
-enabled=0 
-</file> 
computing/linux/epel.1365877786.txt.gz · Last modified: 2013/04/13 12:29 by gcooper