INSTALLATIONS Tips & Tricks

Install RPMForge Repository on CentOS / RHEL

Install RPMForge
Install RPMForge

Install RPMForge Repository on CentOS / RHEL

This post will help you to install Install RPMForge Repository on CentOS / RHEL. This repo will help you to install more than 5000 third party applications on CentOS / RHEL.

The installation of different CentOS and RHEL versions are provided below:

CentOS 7 / RHEL 7

 
cd /usr/local/src/
wget ftp://ftp.pbone.net/mirror/pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
rpm -Uvh rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm

CentOS 6 / RHEL 6

 
cd /usr/local/src/
wget http://ftp.tu-chemnitz.de/pub/linux/dag/redhat/el6/en/x86_64/rpmforge/RPMS/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
rpm -Uvh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm

CentOS 5 / RHEL 5

 
cd /usr/local/src/
wget http://ftp.tu-chemnitz.de/pub/linux/dag/redhat/el5/en/x86_64/rpmforge/RPMS/rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm
rpm -Uvh rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm

Once it is installed, you can verify the repo list using the following command

 
yum repolist

That’s it!

If you like this post and wish to receive more articles from us, please like our FB page: Grepitout

Your suggestions and feedbacks will encourage us and help to improve further, please feel free to write your comments.

For more details on our services, please drop us an E-mail at info@grepitout.com

1 Comment

Click here to post a comment

Topics