基于 Debian 的发行版上的软件包管理工具.
sudo apt update
apt search {{软件包}}
apt show {{软件包}}
sudo apt install {{软件包}}
purge
sudo apt remove {{软件包}}
sudo apt upgrade