How to add RPM Forge repository on CentOS 6.2

How to add RPM Forge repository on CentOS 6.2

how to add rpm forge repository on centos 6.2

This tutorial will show you How to add RPM Forge repository on CentOS 6.2. RPMForge includes many useful applications and packages for CentOS Linux. After installing CentOS 6.2, it is recommended to add RPMForge repository to the system. 

Steps to add RPMForge repository on CentOS 6.2

For CentOS 6.2 32 bit
Download the latest rpmforge repo rpm file for 32bit system and install it. 
rpm -ivh rpmforge-release-0.5.2-2.el6.rf.i686.rpm
rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt
For CentOS 6.2 64 bit
Download the latest rpmforge rpm file for 64 bit system and install it
rpm -ivh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt
That's it. Now rpmforge is installed and you can use the rpmforge repository on CentOS 6.2 to install software.