Linux 配置02-卸载不需要的应用

冷暖自知 提交于 2020-01-31 18:00:10

卸载Office

sudo apt-get remove --purge libreoffice*

卸载amazon

sudo apt-get remove unity-webapps-common

卸载火狐浏览器

sudo apt-get purge firefox*

卸载邮件

sudo apt-get remove thunderbird

 

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!