主旨
centos8于2021年底就停止维护了,那么我们的小伙伴可能已经发现无法通过yum下载软件了,这个怎么解决呢?别急,下面我们来看看。
环境
centos8
报错回忆
# 查看系统版本是 centos8
[root@jier ~]# cat /etc/redhat-release
CentOS Linux release 8.4.2105
[root@jier ~]#
[root@jier ~]# yum -y install httpd mariadb-server mariadb php php-mysql
Repository AppStream is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository PowerTools is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
Repository fasttrack is listed more than once in the configuration
CentOS-8 - AppStream 0.0 B/s | 0 B 00:08
Failed to download metadata for repo 'AppStream'
Error: Failed to download metadata for repo 'AppStream'
[root@jier ~]#
原因大家都知道,因为不维护centos8了,所以无法下载了,看下解决方案先。
点击查看更多内容
为 TA 点赞
评论
共同学习,写下你的评论
评论加载中...
作者其他优质文章
正在加载中
感谢您的支持,我会继续努力的~
扫码打赏,你说多少就多少
赞赏金额会直接到老师账户
支付方式
打开微信扫一扫,即可进行扫码打赏哦