yum命令提示"Another app is currently holding the yum lock; waiting for it to exit..."

前端之家收集整理的这篇文章主要介绍了yum命令提示"Another app is currently holding the yum lock; waiting for it to exit..."前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

执行yum命令时,提示“Another app is currently holding the yum lock; waiting for it to exit…”等错误字样。这是因为yum被锁定无法使用导致的。

rm -rf /var/run/yum.pid

原文链接:https://www.f2er.com/bash/392112.html

猜你在找的Bash相关文章