Install RepoForge on Centos6

Source: Internet
Author: User
Tags yum repolist
1. what is RepoForgeRPMforge is now renamed RepoForge, which is maintained by Dag and other wrapper partners. They provide over 5000 components for CentOS, including wine, vlc, mplayer, xmms-mp3 and other popular media tools. It is not a part of RedHat or CentOS, but it is designed for those release versions. Official Website address: http: // repoforge.

1. what is RepoForge? 
RPMforge is now renamed RepoForge, which is jointly maintained by Dag and other wrapper. They provide over 5000 components for CentOS, including wine, vlc, mplayer, xmms-mp3 and other popular media tools. It is not a part of Red Hat or CentOS, but it is designed for those release versions. Official Website address: http://repoforge.org this is the official recommendation of third-party library.
2. how to download RepoForge 
You can download the rpmforge-release package on the official website. Pay attention to your system version and number of digits before downloading:

Command: uname-

My system is 64-bit. Therefore, the downloaded package should be a 64-bit package:
There are two download methods: first, directly download to the Linux system (the system must be able to connect to the Internet ). Type 2: download to the local machine and upload it to the Linux system through ftp. Centos6 X86: http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.i686.rpm Centos6 X86_X64: http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm here I download directly to my own Linux system: has downloaded to the Linux system.3. how to install RepoForgeInstall the GPG key of the DAG

rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt


Review the components you downloaded

rpm -K rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm

Install rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm

 rpm -ivh rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm

4. RepoForge configurationLocation of the RepoForge configuration file:/etc/yum. repos. d/
Content:
The configuration file shows that the rpmforge source has been enabled. Check whether enabled:

yum repolist enabled({enable|disabled|all})

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.