转自:http://blog.sina.com.cn/s/blog_4980828b0100zicn.html

 

安装错误:“E: Unmet dependencies.”
原因:非正常停止apt-get install *

错误提示:E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution)

解决方法:sudo apt-get --fix-broken install

相关文章: