在linux中通过yum安装软件时出错

错误如下:

Loaded plugins: fastestmirror, refresh-packagekit, security
Determining fastest mirrors
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
 

解决方案:来自stackOverflow:

关于Linux中yum安装软件出现错误Loaded plugins

就是将打开 /etc/yum.repos.d/epel.repo 这个文件,将里面的https改为http即可,亲测可用 

相关文章:

  • 2021-10-05
  • 2022-12-23
  • 2022-03-09
  • 2021-08-02
  • 2022-12-23
  • 2021-11-05
  • 2021-07-18
  • 2021-12-24
猜你喜欢
  • 2022-12-23
  • 2021-06-17
  • 2022-12-23
  • 2021-06-09
  • 2022-12-23
  • 2022-12-23
  • 2021-04-16
相关资源
相似解决方案