This is a landscaping scheme for Ubuntu16 that I use myself. Backup of frequently used commands.
0. Preparation
- Replace the software source.
- Update systems and software to the latest
1
2sudo apt-get update
sudo apt-get upgrade - Install the complete Chinese language pack: Settings → Language Support, follow the prompts.
- Install GDebi and change the default way to open the deb package.
1
2sudo apt-get update
sudo apt-get install gdebi
1. Uninstall
- Uninstall LibreOffice
1
sudo apt-get remove libreoffice-common
- Delete Amazon link
1
sudo apt-get remove unity-webapps-common
- Remove unused software
1
2
3sudo apt-get remove thunderbird totem rhythmbox empathy brasero simple-scan gnome-mahjongg aisleriot
sudo apt-get remove gnome-mines cheese transmission-common gnome-orca webbrowser-app gnome-sudoku landscape-client-ui-install
sudo apt-get remove onboard deja-dup2. Install software
- Install WPS
- Download the deb package to the official website.
- The first time you open it will prompt for a missing font, go here password: pwe1) to download, close WPS, run
1
sudo unzip wps_symbol_fonts.zip -d /usr/share/fonts/wps-office
- Install Sogou pinyin input method
- Install Visual Studio
- Install Netease Cloud Music Player
- Installing eye protection software Redshift
1
2sudo apt-get install redshift
redshift -l 28.68:115.89 -t 5500:4500 #The latitude and longitude were set at '28.68:115.89' (Nanchang), and the color temperature was adjusted to 5500K during the day and 4500K at night.
3 Theme beautification
- Install Unity-tweak-tool
1
sudo apt-get install unity-tweak-tool
- Install Flatabulous Theme and Complementary Icon Pack
1
2
3
4
5
6
7sudo add-apt-repository ppa:noobslab/themes
sudo apt-get update
sudo apt-get install flatabulous-theme
sudo add-apt-repository ppa:noobslab/icons
sudo apt-get update
sudo apt-get install ultra-flat-icons - After installation, enter Unity-tweak-tool to set accordingly
My choice: Theme: Flatabulous, Icon: Redglass, Pointer: DMZ-Black
The last is the effect display