Ubuntu 16.04卸载一些不必要的预装软件

卸载libreoffices

sudo apt-get remove libreoffice-common
卸载Amazon的链接

sudo apt-get remove unity-webapps-common
卸载一些预装软件

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

附:导航栏放在底部

gsettings set com.canonical.Unity.Launcher launcher-position Bottom
点击图标最小化

gsettings set org.compiz.unityshell:/org/compiz/profiles/unity/plugins/unityshell/ launcher-minimize-window true

18.04点击图标最小化
gsettings set org.gnome.shell.extensions.dash-to-dock click-action ‘minimize’

最后修改:2018 年 07 月 10 日 08 : 30 AM

你可能感兴趣的:(linux)