1.sudo apt-get remove xxxxx
sudo apt-get autoremove
2.对于用命令sudo aptitude install xxx安装的软件
可以用sudo aptitude remove xxx卸载即可
ubuntu如何卸载apt-get install安装的软件
最新推荐文章于 2022-09-15 20:02:22 发布
本文介绍了如何使用sudo apt-get remove 和 sudo aptitude remove 命令来卸载Ubuntu系统中的软件包。对于通过sudo aptitude install 安装的软件,可以使用sudo aptitude remove 进行卸载。
775

被折叠的 条评论
为什么被折叠?



