最新消息:

yum出现The program package-cleanup is found in the yum-utils package.问题解决

未分类 admin 4856浏览 0评论

You could try using –skip-broken to work around the problem
You could try running: package-cleanup –problems
package-cleanup –dupes
rpm -Va –nofiles –nodigest
The program package-cleanup is found in the yum-utils package.

solution:
yum clean all
rpm --rebuilddb
yum update

再次使用yum install 安装软件,顺利完成。

转发至微博

转载请注明:爱开源 » yum出现The program package-cleanup is found in the yum-utils package.问题解决

您必须 登录 才能发表评论!