Gnome has been used for a long time and I like its style. Curious to install KDE today, the interface is quite beautiful. It is not a habit, and it is much slower than gnome. I don't know if it is a problem with my computer.
Download 130 MB with a single command, and occupy 550 MB space after installation.
Sudo apt-Get install kubuntu-Desktop
After the download is complete, the terminal automatically configures and then becomes a blue screen text window, asking whether to select KDM or gmt1. here, it is only the difference between KDE and gnome in the boot login window.
In this way, the KDE interface after installation is in English, so the Chinese language is installed.
Sudo apt-Get install language-pack-KDE-ZH-base language-pack-ZH-base language-support-ZH
After the installation is complete, press CTRL + ALT + backspace to restart xwindows, which becomes Chinese.
If the combination of CTRL + ALT + backspace is invalid, please refer to my articleArticle: Enable CTRL + ALT + backspace in Ubuntu 9.04
1. Install the KDE Desktop command
Sudo apt-Get install kubuntu-Desktop
Cancel
CTRL + ALT + backspace
2. Set the Chinese Environment
Sudo apt-Get install language-pack-KDE-ZH-base language-pack-ZH-base language-support-ZH
3. The methods for switching to KDM and gmtr are as follows:
Sudo dpkg-reconfigure TPD
Sudo dpkg-reconfigure KDM
── ─ ── ─
KDE installation and uninstallation
Install KDE:
Method 1:
Sudo apt-Get install kubuntu-Desktop
Sudo
Apt-Get install language-pack-KDE-ZH-Base
Language-pack-ZH language-pack-ZH-base language-support-ZH
Method 2:
Sudo apt-Get install KDE kde-i18n-zhcn
Sudo
Apt-Get install language-pack-KDE-ZH-Base
Language-pack-ZH language-pack-ZH-base language-support-ZH
Delete KDE:
Zerolin writes:
For 5.04:
Code:
Apt-Get -- purge remove kdelibs4 libarts1
For 5.10:
Code:
Apt-Get -- purge remove kdelibs4c2 libarts1c2
For 6.06:
Code:
Apt-Get -- purge remove kdelibs4c2a libarts1c2a
── ─ ── ─
After KDE is installed in Ubuntu, it cannot enter gnome.
On the KDE Terminal
Kcontrol
Go to the KDE settings panel and find GTK style in it. The default setting is QT. I will change it back to human. You can log on to X win again to enter gnome.