Ubuntu与Debian下apt-get软件安装与删除的相关命令
本文为大家介绍Ubuntu与Debian下apt-get软件安装与删除的相关命令,有需要的朋友可以参考下安装软件命令: apt-get install softname1 softname2 softname3……卸载软件命令: apt-get remove softname1 softname2 softname3……卸载并清除配置命令: apt-get remo