两个办法,一个在ubuntu软件里一个一个删,明显的windows下做法。
还有一个通过终端来删除。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
原文地址:https://www.cnblogs.com/blackchaos/p/8894267.html
时间: 2024-10-10 19:36:54