The Ubuntu default desktop uses the Gnome window manager, which can be a difficult transition for Windows users. The KDE desktop would be a lot more familiar to Windows users, as KDE has something comparable to the start menu.
Ubuntu默认桌面使用Gnome窗口管理器,这对于Windows用户而言可能是一个困难的过渡。 Windows用户会更熟悉KDE桌面,因为KDE具有与开始菜单相当的功能。
If you’ve already installed Ubuntu, and you don’t want to completely reinstall with Kubuntu, you can just install the KDE window manager by installing the kubuntu-desktop package along with its dependencies.
如果您已经安装了Ubuntu,并且不想完全使用Kubuntu重新安装,则可以通过安装kubuntu-desktop软件包及其依赖项来安装KDE窗口管理器。
You can install kubuntu using the GUI tools, but the easiest way is to open a terminal window, and type in the following command:
您可以使用GUI工具安装kubuntu,但最简单的方法是打开终端窗口,然后键入以下命令:
sudo apt-get install kubuntu-desktop
sudo apt-get install kubuntu-desktop