CentOS7 配置163 yum源(详细步骤)

Posted boonya

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CentOS7 配置163 yum源(详细步骤)相关的知识,希望对你有一定的参考价值。

CentOS7 配置163 yum源

1)下载repo文件 
 
2)备份并替换系统的repo文件 
cp CentOS7-Base-163.repo /etc/yum.repos.d/ 
cd /etc/yum.repos.d/ 
mv CentOS-Base.repo CentOS-Base.repo.bak 
mv CentOS7-Base-163.repo CentOS-Base.repo
 
3)执行yum源更新命令 
yum clean all 
yum makecache 
yum update
 
配置完毕。

以上是关于CentOS7 配置163 yum源(详细步骤)的主要内容,如果未能解决你的问题,请参考以下文章

centos7 怎么配置yum 163的源

centos7 怎么配置yum 163的源

centos7 怎么配置yum 163的源

CentOS 7 配置163源

centos7yum安装的yum源怎么配置

centos7yum安装的yum源怎么配置