1.sudo apt-get remove xxxxx
sudo apt-get autoremove
2.对于用命令sudo aptitude install xxx安装的软件
可以用sudo aptitude remove xxx卸载即可
ubuntu如何卸载apt-get install安装的软件
最新推荐文章于 2024-09-11 14:45:37 发布
1.sudo apt-get remove xxxxx
sudo apt-get autoremove
2.对于用命令sudo aptitude install xxx安装的软件
可以用sudo aptitude remove xxx卸载即可