centos7 yum无法使用

cd /etc/yum.repos.d
curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
yum clean all
yum makecache
yum update -y
yum install -y tree
记住快照当前进度

posted @ 2025-04-06 16:24  java拌饭  阅读(5)  评论(0)    收藏  举报