配置CentOS yum源

Posted

tags:

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

1、进入yum源配置目录

cd /etc/yum.repos.d

2、备份系统自带的yum源

mv CentOS-Base.repo CentOS-Base.repo.bk


3、下载163网易的yum源:

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


4、更新yum源后,执行下边命令更新yum配置,使操作立即生效

yum makecache


5、阿里源

http://mirrors.aliyun.com/repo/Centos-6.repo

以上是关于配置CentOS yum源的主要内容,如果未能解决你的问题,请参考以下文章

centos 7 常用yum源配置

centos7 怎么配置yum 163的源

centos7 怎么配置yum 163的源

centos7 怎么配置yum 163的源

详解Yum本地网络源配置,源代码安装过程和出现的安装问题

centos 下怎么配置本地yum