修改已安装软件包状态的工具
sudo apt-mark auto {{软件包名}}
sudo apt-mark hold {{软件包名}}
sudo apt-mark unhold {{软件包名}}
apt-mark showmanual
apt-mark showhold