yum命令被其他APP占用的解决方案

在给外星人安装CentOS的时候遇到问题,yum update时提示:

Another app is currently holding the yum lock; waiting for it to exit...

直接kill进程似乎解决不了问题,通过下面这种方式即可:

rm -f /var/run/yum.pid