安装 repo 源。

repo 源一般包括 base, updates, Extras 三部分。 
$ cd /etc/yum.repos.d/ 
$ wget http://mirrors.163.com/.help/CentOS7-Base-163.repo

安装 epel 源。

 

$ yum install epel-release 
$ yum makecache

相关文章:

  • 2022-12-23
  • 2021-08-13
  • 2022-01-20
  • 2021-11-04
  • 2022-01-12
  • 2021-11-01
  • 2021-08-29
猜你喜欢
  • 2022-12-23
  • 2021-08-07
  • 2021-07-10
  • 2022-01-10
  • 2021-05-29
  • 2021-11-27
  • 2021-07-06
相关资源
相似解决方案