[CentOS] 6.4 : How to enable epel and the rpmfusions??

Sun Nov 3 19:25:20 UTC 2013
Keith Keller <kkeller at wombat.san-francisco.ca.us>

On 2013-11-03, Beartooth <beartooth at comcast.net> wrote:
> On Sun, 03 Nov 2013 13:46:09 -0500, Scott Robbins wrote:
>
>> On Sun, Nov 03, 2013 at 01:43:34PM -0500, Scott Robbins wrote:
>>> On Sun, Nov 03, 2013 at 06:15:17PM +0000, Beartooth wrote:
>>> 
>>> wget http://epel.mirror.constant.com/6/i386/epel-release-6-8.noarch.rpm
>>> 
>>> Once it's downloaded, run rpm ivh epel-release-6-8.noarch.rpm.
>> 
>> Sorry, that should be rpm -ivh epel-release-6-8.noarch.rpm.
>
> 	I seem to have the epel rpms now, thanks; is there also a 
> shortcut to rpmfusion??

Download the appropriate RPM from here:

http://rpmfusion.org/Configuration

Then do rpm -ivh <downloaded file> .  (I think rpm supports direct http:
URLs, so you should also be able to do this in one step by doing

rpm -ivh <URL to appropriate file>

If you haven't seen it already, the CentOS wiki has lots of information
about third-party repositories:

http://wiki.centos.org/AdditionalResources/Repositories

--keith

-- 
kkeller at wombat.san-francisco.ca.us