sudo apt-get update //更新软件列表 sudo apt-get upgrade //更新软件包 sudo apt-get -f install //修复依赖关系 #重新软件即可解决问题