Changes

EPEL Repository

363 bytes added, 22:11, 11 February 2014
The following lines were added (+) and removed (-):
  yum repolist  yum repolist|grep epel cd /usr/local/download  rpm -ivh epel-release-6-8.noarch.rpm  rpm -ihv epel-release-6-8.noarch.rpm== remove EPEL repository ==Although it is not necessary, unless it becomes outdated, you can optionally remove the EPEL repository.   First, find out the exact repo package name.  Then uninstall it.  see below  Skip the first step if you already know the name. rpm -qa | grep epel  yum remove epel-release-6-8  yum clean all
Bureaucrat, administrator
16,195
edits