Install RepoForge on Centos6

Source: Internet
Author: User
Tags yum repolist

Install RepoForge on Centos6

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 been downloaded to Linux.3. How to install the GPG key of the DAG on RepoForge

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. Location of 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})

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.