sudo apt update
联网执行下面命令后,自动解决依赖
sudo apt-get install -f
sudo dpkg --configure -a
sudo apt --fix-broken install