centos 7的yum安裝及rhel 7的yum源替換為centos 7的yum源

來源:互聯網
上載者:User

標籤:yum centos 7 rhel 7

[[email protected] ~]# rpm -aq|grep yum|xargs rpm -e --nodeps  //尋找、刪除rhel 7自身的yum安裝包

[[email protected] ~]# rpm -ivh --nodeps langtable-0.0.31-3.el7.noarch.rpm yum-3.4.3-132.el7.centos.0.1.noarch.rpm yum-langpacks-0.4.2-4.el7.noarch.rpm yum-metadata-parser-1.1.4-10.el7.x86_64.rpm yum-plugin-aliases-1.1.31-34.el7.noarch.rpm yum-plugin-changelog-1.1.31-34.el7.noarch.rpm yum-plugin-fastestmirror-1.1.31-34.el7.noarch.rpm yum-plugin-tmprepo-1.1.31-34.el7.noarch.rpm yum-plugin-verify-1.1.31-34.el7.noarch.rpm yum-plugin-versionlock-1.1.31-34.el7.noarch.rpm yum-utils-1.1.31-34.el7.noarch.rpm  //安裝centos 7的yum包

[[email protected] ~]# cd /etc/yum.repos.d/

[[email protected] yum.repos.d ~]# mv redhat.repo redhat.repo.bak

[[email protected] yum.repos.d ~]# wget http://mirrors.163.com/.help/CentOS7-Base-163.repo

[[email protected] yum.repos.d ~]# vi CentOS7-Base-163.repo

                             :%s/$releasever/7/g

[[email protected] yum.repos.d ~]# yum clean all

[[email protected] yum.repos.d ~]# yum makecache

[[email protected] yum.repos.d ~]# yum groupinstall Base System

[[email protected] yum.repos.d ~]# yum groupinstall Development

[[email protected] yum.repos.d ~]# yum update


本文出自 “斯圖爾特” 部落格,請務必保留此出處http://stuart.blog.51cto.com/728677/1732152

centos 7的yum安裝及rhel 7的yum源替換為centos 7的yum源

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.