cd /etc/yum.repos.d/
rm -f CentOS-Base.repo CentOS-AppStream.repo CentOS-PowerTools.repo CentOS-centosplus.repo CentOS-Extras.repo
curl -o CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-8.repo
yum makecache

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-31
  • 2022-02-20
  • 2021-06-19
  • 2021-09-25
猜你喜欢
  • 2021-10-08
  • 2022-02-09
  • 2022-02-20
  • 2022-02-20
  • 2021-12-29
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案