先查询下有没有epel

rpm -qa|grep epel

没有的话到官网https://fedoraproject.org/wiki/EPEL下载rpm包

然后 rpm -ivh 安装

安装完毕后到/etc/yum.repos.d下查看文件

如果有epel.repo就可以了

接下来就是常规的

yum clean all

yum makecache

yum repolist all

CentOS 配置epel源

 更多请参考https://www.cnblogs.com/renpingsheng/p/7845096.html

相关文章:

  • 2021-08-01
  • 2022-02-22
  • 2021-11-21
  • 2022-12-23
  • 2022-12-23
  • 2021-11-29
  • 2022-12-23
  • 2022-02-18
猜你喜欢
  • 2021-12-07
  • 2021-08-09
  • 2022-12-23
  • 2022-01-24
  • 2022-12-23
  • 2021-07-17
  • 2022-01-16
相关资源
相似解决方案