Install Yum source for centos6.2

Source: Internet
Author: User

centos built-in Yum the source is not rich enough. For ease of use, I often borrow third-party Yum source. Every time you try again, it is too troublesome. In this summary, it is also convenient for future use. I am using 64 BIT system, write only 64 bit, 32 added the bit ......

1, InstallationRpmforge 

RpmPackageURL: 

Http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm

Installation command:

Rpm-IVHHttp://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm

2, InstallationEpel 

RpmPackageURL: 

Http://mirrors.ustc.edu.cn/fedora/epel/6/i386/epel-release-6-7.noarch.rpm 

Installation command: 

Rpm-IVH http://mirrors.ustc.edu.cn/fedora/epel/6/i386/epel-release-6-7.noarch.rpm 

This script will be used directly in the future for convenience (64BitCentos6.2Installation script ): 

 #! /Bin/ bash   echo  "   install rpmforge...   "  RPM -IVH http: ///   Frequency   echo  "   install epel...   "  RPM -IVH http: ///   mirrors.sohu.com/fedora-epel/6/ I #/epel-release-6-7.noarch.rpm   echo  "   done  "  

By the way, the following figure is provided:

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.