终端输入
cd /var/lib/dpkg
sudo mv info{,.bak}
sudo mkdir info
sudo dpkg --configure -a
sudo apt-get install -f 然后执行sudo apt-get update 再进行相关的install 即可