Linux 安装问题
时间:2017-01-23 15:02:05
收藏:0
阅读:267
问题1:
root>sudo apt-get install yum
提示:
dpkg was interrupted, you must manually run ‘sudo dpkg --configure -a‘ to correct the problem.
解决方法:sudo dpkg --configure
原文:http://www.cnblogs.com/valor-xh/p/6343911.html
评论(0)