apt-get命令用法:
1、安装软件
apt-get install + 软件名
2、卸载软件但不删除配置
apt-get remove + 软件名
3、卸载软件并且删除相关配置
apt-get purge + 软件名
4、更新数据库
apt-get update
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!
apt-get命令用法:
1、安装软件
apt-get install + 软件名
2、卸载软件但不删除配置
apt-get remove + 软件名
3、卸载软件并且删除相关配置
apt-get purge + 软件名
4、更新数据库
apt-get update
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!