- Enable EPEL repo:
wget http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm
rpm -ivh epel-release-6-5.noarch.rpm - Enable the 'optional' RHN Channel:
- Go to RHN Website
- Click into your system's profile
- Click Alter Channel Subscriptions at the bottom left next to Subscribed Channels
- Check RHEL Server Optional (v. 6 64-bit x86_64) and press Change Subscriptions
- Change all https to http in /etc/yum.repos.d/epel.repo and epel-testing.repo
Thursday, March 31, 2011
Add EPEL Repository to RHEL6
Subscribe to:
Post Comments (Atom)


What if I am not subscribed to RHN?
ReplyDeleteIn RHEL5 you didn't need it. I don't know why I did in RHEL6. Some epel package I wanted referenced something on RHN I guess. Same package I was using fine on RHEL5.
ReplyDeleteUndisclosed fact: you can share one RHN account across multiple hosts. You just have to delete the prior host and add the next one each time you want to download RHN packages. A pain, but money saving if you rarely install updates.