您的当前位置:首页 --> CentOS入门
centos 7 使用 163 yum 源
浏览次数:3084 关键词 ( centos  yum  )

这篇文章介绍如何使用 163 yum 源。

一般是下载 .repo 源即可,但有时候我们需要安装一些额外的包,就需要下载 Extra Packages for Enterprise Linux (EPEL) 源, 比如我们需要用 yum 安装 ansible ,就需要安装 epel 。

  1. 安装 repo 源。

    repo 源一般包括 base, updates, Extras 三部分。 
    $ cd /etc/yum.repos.d/ 
    $ wget http://mirrors.163.com/.help/CentOS7-Base-163.repo 
    如果还有其他源,可以暂且把他们重命名成其他扩展名,比如 centos-base.repo.bak 
    $ mv CentOS7-Base-163.repo CentOS7-Base.repo 
    $ yum clean all 
    $ yum makecache

  2. 安装 epel 源。

    $ yum install epel-release 
    $ yum makecache

  3. 检查是否安装成功

    $ yum repolist

    Loaded plugins: fastestmirror, langpacks
    Loading mirror speeds from cached hostfile
     * epel: ftp.cuhk.edu.hk
    repo id                                               repo name                                                                           status
    base/7/x86_64                                         CentOS-7 - Base - 163.com                                                            9,007
    epel/x86_64                                           Extra Packages for Enterprise Linux 7 - x86_64                                      10,133
    extras/7/x86_64                                       CentOS-7 - Extras - 163.com                                                            310
    updates/7/x86_64                                      CentOS-7 - Updates - 163.com                                                         1,687
    repolist: 21,137

    从上面的输出可以看出,我们安装了 repo 的三个部分 base, updates, Extras. 而 EPEL 则安装了 epel 部分。

下载次数:25
下载地址:点击下载
本资源为程序自动采集,如有侵权请联系我们移除 admin#80vps.com 来信请将#替换为@
下一条 centos系统中网络配置相关
上一条 CentOS调整VolGroup-lv_root与VolGroup-lv_home分区大小

拥有超过10年的业务管理经验。我们是IDC服务和解决方案方面的专家

有任何疑问请不要犹豫,立即点击联系我们