ubuntu 16.04卸载不必要默认安装软件
Posted 平凡的世界&&技术博客
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu 16.04卸载不必要默认安装软件相关的知识,希望对你有一定的参考价值。
还有一个通过终端来删除。ctrl+alt+t打开终端。
1.卸载libreoffices(要删一起删了,然后去装office或wps),输入:
sudo apt-get remove libreoffice-common
2.卸载Amazon的链接,输入:
sudo apt-get remove unity-webapps-common
3.卸载大量预装软件,输入:
sudo apt-get remove thunderbird totem rhythmbox empathy brasero simple-scan gnome-mahjongg aisleriot gnome-mines cheese transmission-common gnome-orca webbrowser-app gnome-sudoku landscape-client-ui-install
sudo apt-get remove onboard deja-dup
以上是关于ubuntu 16.04卸载不必要默认安装软件的主要内容,如果未能解决你的问题,请参考以下文章