1. installing KDE
① adding KDE SC 4.11 Library
Open a terminal window and enter the following command in the terminal window:
sudo add-apt-repository ppa:kubuntu-ppa/backports
Enter to execute the command, type the administrator password.
② Installing KDE
Continue to enter the following command in the terminal window and execute:
sudo apt-get update installation package
sudo apt-get install kubuntu-desktop installation Desktop
Wait for the download of the KDE SC 4.11 Download installation to complete. After the installation is complete, you will need to restart your computer.
After restarting the login screen, you will be able to see the KDE selection.
2. Install Gnome
The first thing to note is thatUbuntu has added Gnome3to the default software source from the 11.10 version, whichmakes it very convenient to install. Direct apt-get.
sudo apt-get install Gnome-shell
After waiting for the installation to complete, you can enter
Gnome-shell--version View version
3. Installing kxde
Kxde is installed in a similar way to KDE
① Install kude desktop on terminal input sudo apt-get install lxde
2. installing lubuntu-core
sudo apt-get install Lubuntu-core
Re-enter the system after logging off
4. Installing cinnamon
Command line input next time:
sudo add-apt-repository Ppa:tsvetko.tsvetkov/cinnamon
sudo apt-get update
sudo apt-get install cinnamon
Install Linux in a variety of desktop environments