摘要: 查找已经安装软件的位置:dpkg --list [packagename]软件卸载:用sudo apt-get install 安装的软件卸载:sudo apt-get remove xxxxxsudo apt-get autoremove 对于用命令sudo aptitude install xx... 阅读全文
posted @ 2015-11-19 16:22 bohaoist 阅读(196) 评论(0) 推荐(0) 编辑