CentOS镜像使用帮助
Posted 蓝夜
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CentOS镜像使用帮助相关的知识,希望对你有一定的参考价值。
源地址:http://mirrors.163.com/.help/centos.html
收录架构
i386
x86_64
SRPMS
收录版本
所有版本
更新时间
每4小时更新一次
使用说明
首先备份/etc/yum.repos.d/CentOS-Base.repo
mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup
下载对应版本repo文件, 放入/etc/yum.repos.d/(操作前请做好相应备份)
CentOS7
CentOS6
CentOS5
运行以下命令生成缓存
yum clean all
yum makecache
以上是关于CentOS镜像使用帮助的主要内容,如果未能解决你的问题,请参考以下文章
Linux学习 - 02 使用 - Centos8 - 『更换rpm/epel包源为国内源』