yum换源

2022/9/3 5:22:51

本文主要是介绍yum换源,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

yum换源

备份

cd /etc/yum.repos.d
Centos-Base.repo Centos-Base.repo.bak

下载阿里源

wget -O Centos-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo

缓存

yum makecache

更新

yum -y install update



这篇关于yum换源的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!


扫一扫关注最新编程教程