First, open the terminal and enter
Sudo apt-Get install kubuntu-Desktop
The terminal prompts you to download files of around mb. Select "Y" when prompted, and then wait for a long time (depending on your bandwidth, after all, you need to download files of around MB ). After the download is complete, the terminal automatically configures and then becomes a text window on the blue screen. If you want to select KDM or GMS, check your personal preferences, this is only the difference between the KDE and gnome in the boot login window. Press enter to solve the problem and configure it automatically.
After the installation, press CTRL + ALT + backspace to restart xwindows. In the "session" window, select KDE. After logging in, it becomes KDE. (If you want to return to Ubuntu, you can change it to gnome in "session)
It should be noted that all the software you install in Ubuntu can be used in kubuntu. Similarly, Kde can also be used in Ubuntu. In short, software is shared.
In addition, the default KDE is the English interface. You can use this command to install the Chinese environment.
Sudo apt-Get install language-pack-KDE-ZH-base language-pack-ZH-base language-support-ZH
Download the 50 m installation package. After installation, press CTRL + ALT + backspace to restart xwindows.
Author XX Hui at base
========================================================== ========================================================== =====
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-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-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.
[2006-4-4]
I am
Sudo apt-Get install kubuntu-Desktop
In this way. After installation, you cannot enter gnome, and the Panel is flashing. Thanks to ubuntu.org.cn for its cannot. Find this method
Reference content is as follows:
--------------------------------------------------------------------------------
May it concerned with gtk2-engines-gtk-qt settings?
Please change the GTK style in kcontrol,
And try again.
--------------------------------------------------------------------------------
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.
BTW: The machine is used, but it is not visible. Therefore, xfce is selected as the environment in the past few days. :)
Others:
Http://forum.ubuntu.org.cn/viewtopic.php? T = 18908
This article from the csdn blog, reproduced please indicate the source: http://blog.csdn.net/guo_wangwei/archive/2006/08/28/1131190.aspx