Appearance
sudo apt update # 更新源 sudo apt install -f # 修复依赖
sudo apt update # 更新源 sudo dpkg --configure -a # 继续配置 sudo apt install -f # 修复依赖