yum下载软件包报错 you could try using --skip-broken to work aroundthe problem you should tyr running: rpm
生活随笔
收集整理的这篇文章主要介绍了
yum下载软件包报错 you could try using --skip-broken to work aroundthe problem you should tyr running: rpm
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
CentOs7下yum下载软件包报错 you could try using --skip-broken to work aroundthe problem you should tyr running: rpm -Va --nofiles --nodigest
在使用Linux yum 安装软件包时,发生了以下错误
这里的大概意思是找不到依赖的版本,这时我们将yum源软件库改为阿里的镜像
这时我们在重新执行yum install 成功了(yum search xxx 可以查看想要下载的版本)
总结
以上是生活随笔为你收集整理的yum下载软件包报错 you could try using --skip-broken to work aroundthe problem you should tyr running: rpm的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: make: *** 没有规则可制作目标“
- 下一篇: Shingling算法-简单说