会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ParamousGIS
博客园
首页
新随笔
联系
管理
2019年3月15日
Ubuntu 中卸载软件的几种命令
摘要: 1、在终端里 apt-get安装的软件:安装软件sudo apt-get install softname1 softname2softname3……卸载软件 sudo apt-get remove softname1 softname2 softname3……卸载并清除配置sudo apt-get remove --purgesoftname1更新软件信息数据库 sudo apt-get u...
阅读全文
posted @ 2019-03-15 14:02 ParamousGIS
阅读(3701)
评论(0)
推荐(0)
编辑
公告