高大芒果

文章
3
资源
0
加入时间
3年0月28天

Linux—yum使用详解

https://blog.csdn.net/guohaosun/article/details/81481848使用yum安装软件的时候出现:Another app is currently holding the yum lock;其实就是yum锁,就是你的yum被其他APP占用了。解决办法就是强制关闭yum 进程。[root@localhost ~]# rm -...