linux施用yum时出现“another app is currently holding the yum lock;waiting for it to e”

linux使用yum时出现“another app is currently holding the yum lockwaiting for it to e”可以通过强制关

linux使用yum时出现“another app is currently holding the yum lock;waiting for it to e”

可以通过强制关掉yum进程:

rm -f /var/run/yum.pid

?
然后就可以使用yum了