Build CentOSyum under 64-bit RedHatEterprise6.3

Source: Internet
Author: User
Build CentOSyum under 64-bit RedHatEterprise6.3 -- delete the original yumrpm-aq | grepyum | xargsrpm-e & ndash; nodeps to download the yum Installation File wgethttp: // uninstall

Build CentOS yum in 64-bit RedHat Eterprise 6.3

-- Delete the original yum of redhat

Rpm-aq | grep yum | xargs rpm-e-nodeps

Download the yum Installation File

Wget http://mirrors.163.com/centos/6.3/ OS /x86_64/Packages/yum-3.2.29-30.el6.centos.noarch.rpm

Wget http://mirrors.163.com/centos/6.3/ OS /x86_64/Packages/yum-metadata-parser-1.1.2-16.el6.i686.rpm

Wget http://mirrors.163.com/centos/6.3/ OS /x86_64/Packages/yum-plugin-fastestmirror-1.1.30-14.el6.noarch.rpm

Wget http://mirrors.163.com/centos/6.3/ OS /x86_64/Packages/python-iniparse-0.3.1-2.1.el6.noarch.rpm

Install yum

Rpm-ivh python *

Rpm-ivh yum *

Change yum source # We use Netease's CentOS Image Source

Cd/etc/yum. repos. d/

Wget http://mirrors.163.com/.help/CentOS6-Base-163.repo

Vim CentOS6-Base-163.repo # editing files

Replace all $ releasever in the file with the version number, that is, 6.3 is last saved!

# Clear yum Cache

Yum clean all

# Cache the software package information on the server to a local machine to speed up searching and installing software

Yum makecache

# Test it. It's easy to use.

Yum install gcc

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.