1备份:

cp /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d//CentOS-Base.repo.ori

2下载:

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

3:清理

 yum clean all

4:更新缓存

yum makecache
yum install tree -y
yum update -y

相关文章:

  • 2022-01-10
  • 2022-01-07
  • 2021-12-19
  • 2022-01-04
  • 2021-12-17
  • 2021-12-16
  • 2021-07-11
猜你喜欢
  • 2021-11-06
  • 2022-01-22
  • 2021-10-15
  • 2021-12-05
  • 2022-02-11
  • 2022-02-11
  • 2022-12-23
相关资源
相似解决方案