CentOS – How to Enable EPEL Repository

installationlinux

I'm trying to install couchdb, but failed installing from source.

I see in the wiki, it says if I "enable the EPEL repository", that I can just use yum install couchdb to install.

But I'm new to linux, what does "Enable the EPEL repository" mean? My linux is Fedora 16 Centos 6.2.

Best Answer

You can install this rpm

rpm -ivh http://mirror.cogentco.com/pub/linux/epel/6/i386/epel-release-6-7.noarch.rpm
yum update
yum install couchdb

** epel-release on mirror has changed to 6-7