Centos uses third-party software source RepoForge

Source: Internet
Author: User

Centos uses third-party software source RepoForge

The RepoForge source can be used as a supplement to the Centos official source and EPEL source, so that common software in Centos can be installed using yum.
Centos5:

12
rpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el5.rf.i386.rpmrpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el5.rf.x86_64.rpm

Centos6:
12
rpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.i686.rpmrpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm

Images provided by sohu in China:
123456789
cat > /etc/yum.repos.d/mirrors-rpmforge <<EOFhttp://mirrors.sohu.com/dag/redhat/el6/en/$ARCH/rpmforgeEOFcat > /etc/yum.repos.d/mirrors-rpmforge-extras <<EOFhttp://mirrors.sohu.com/dag/redhat/el6/en/$ARCH/extrasEOFcat > /etc/yum.repos.d/mirrors-rpmforge-testing <<EOFhttp://mirrors.sohu.com/dag/redhat/el6/en/$ARCH/testingEOF

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.