Centos7 wget 更换阿里源

当前文章收录状态:
查询中...

安装wget

yum install -y wget

备份之前的源

mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup

下载阿里源

wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo

清理缓存

yum clean all

更新最新源设置

yum update -y

© 版权声明
THE END
我的博客即将同步至腾讯云+社区,邀请大家一同入驻:https://cloud.tencent.com/developer/support-plan?invite_code=270198dipw4ko
点赞0赞赏 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容