Merge pull request #2380 from geekpi/master

translated
This commit is contained in:
geekpi 2015-02-07 11:08:54 +08:00
commit 69145e55ce
2 changed files with 61 additions and 62 deletions

View File

@ -1,62 +0,0 @@
Translating----geekpi
How To Install KDE Plasma 5.2 In Ubuntu 14.10
================================================================================
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/01/Plasma_Ubuntu_1410.jpg)
[KDE][1] Plasma 5.2 has been [released][2] and in this post we shall see how to install KDE Plasma 5.2 in Ubuntu 14.10.
Ubuntus default desktop environment Unity is beautiful and packs quite some feature. But if you ask any experienced Linux user about desktop customization, his answer will be KDE. KDE is boss when it comes to customization and its popularity can be guessed that Ubuntu has an official KDE flavor, known as [Kubuntu][3].
A good thing about Ubuntu (or any other Linux OS for that matter) is that it doesnt bind you with one particular desktop environment. You can always install additional desktop environments and choose to switch between them while keeping several desktop environments at the same time. Earlier, we have seen the installation of following desktop environments:
- [How to install Mate desktop in Ubuntu 14.04][4]
- [How to install Cinnamon in Ubuntu 14.04][5]
- [How to install Budgie desktop in Ubuntu 14.04][6]
- [How to install GNOME Shell in Ubuntu 14.04][7]
And today we shall see how to install KDE Plasma in Ubuntu 14.10.
### Install KDE Plasma 5.2 in Ubuntu 14.04 ###
Before you go on installing Plasma on Ubuntu 14.10, you should know that it will download around one GB of data. So consider your network speed and data package (if any) before opting for KDE installation. The PPA we are going to use for installing Plasma is the official PPA provided by the KDE community. Use the commands below in terminal:
sudo apt-add-repository ppa:kubuntu-ppa/next-backports
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install kubuntu-plasma5-desktop plasma-workspace-wallpapers
During the installation, it will as you to choose the default display manager. I chose the default LightDM. Once installed, restart the system. At the login, click on the Ubuntu symbol beside the login field. In here, select Plasma.
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/01/Select_Plasma_KDE_Ubuntu.jpeg)
Youll be logged in to KDE Plasma now. Here is a quick screenshot of how KDE Plasma 5.2 looks like in Ubuntu 14.10:
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/01/KDE_Plasma_Desktop.jpeg)
### Remove KDE Plasma from Ubuntu ###
If you want to revert the changes, use the following commands to get rid of KDE Plasma from Ubuntu 14.10.
sudo apt-get install ppa-purge
sudo apt-get remove kubuntu-plasma5-desktop
sudo ppa-purge ppa:kubuntu-ppa/next
--------------------------------------------------------------------------------
via: http://itsfoss.com/install-kde-plasma-ubuntu-1410/
作者:[Abhishek][a]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[a]:http://itsfoss.com/author/Abhishek/
[1]:https://www.kde.org/
[2]:https://dot.kde.org/2015/01/27/plasma-52-beautiful-and-featureful
[3]:http://www.kubuntu.org/
[4]:http://itsfoss.com/install-mate-desktop-ubuntu-14-04/
[5]:http://itsfoss.com/install-cinnamon-24-ubuntu-1404/
[6]:http://itsfoss.com/install-budgie-desktop-ubuntu-1404/
[7]:http://itsfoss.com/how-to-install-gnome-in-ubuntu-14-04/

View File

@ -0,0 +1,61 @@
如何在Ubuntu 14.10 上安装KDE Plasma 5.2
================================================================================
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/01/Plasma_Ubuntu_1410.jpg)
[KDE][1] Plasma 5.2已经[发布][2]在本篇中我们将看到如何在Ubuntu 14.10 上安装KDE Plasma 5.2。
Ubuntu的默认桌面环境Unity很漂亮还有很多特性。但是如果你问任何有经验的Linux用户关于桌面自定义他的回答将是KDE。KDE在定制上是王者并且它得到流行大概是由于Ubuntu有官方的KDE版本也就是Kubuntu[3]。
对于Ubuntu或者任何其他的Linux系统而言的一个好消息是它没有绑定任何特定的桌面环境。你可以安装额外的桌面环境并且可以在不同的桌面环境间切换。早先我们已经了解了桌面环境的安装。
- [如何在Ubuntu 14.04中安装Mate桌面][4]
- [如何在Ubuntu 14.04中安装Cinnamon桌面][5]
- [如何在Ubuntu 14.04中安装Budgie桌面][6]
- [如何在Ubuntu 14.04中安装Gnome Shell][7]
今天我们要展示如何在Ubuntu 14.10 中如何安装KDE Plasma。
### 如何在Ubuntu 14.10 上安装KDE Plasma 5.2 ###
在Ubuntu 14.10上安装Plasma之前你要知道这会下载大概1GB的内容。因此在安装KDE之前要考虑速度和数据包。我们下载所使用的PPA是KDEs社区官方提供的。在终端中使用下面的命令
sudo apt-add-repository ppa:kubuntu-ppa/next-backports
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install kubuntu-plasma5-desktop plasma-workspace-wallpapers
During the installation, it will as you to choose the default display manager. I chose the default LightDM. Once installed, restart the system. At the login, click on the Ubuntu symbol beside the login field. In here, select Plasma.
在安装中我们要选择默认的显示管理器。我选择的是默认的LightDM。安装完成后重启系统。在登录时点击登录区域旁边的Ubuntu图标。这里选择Plasma。
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/01/Select_Plasma_KDE_Ubuntu.jpeg)
你现在就登录到KDE Plasma了。这里有一个KDE Plasma 5.2在Ubuntu 14.10下的截图
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/01/KDE_Plasma_Desktop.jpeg)
### 从Ubuntu卸载KDE Plasma ###
如果你想要还原更改使用下面的命令从Ubuntu 14.10中卸载KDE Plasma。
sudo apt-get install ppa-purge
sudo apt-get remove kubuntu-plasma5-desktop
sudo ppa-purge ppa:kubuntu-ppa/next
--------------------------------------------------------------------------------
via: http://itsfoss.com/install-kde-plasma-ubuntu-1410/
作者:[Abhishek][a]
译者:[geekpi](https://github.com/geekpi)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[a]:http://itsfoss.com/author/Abhishek/
[1]:https://www.kde.org/
[2]:https://dot.kde.org/2015/01/27/plasma-52-beautiful-and-featureful
[3]:http://www.kubuntu.org/
[4]:http://itsfoss.com/install-mate-desktop-ubuntu-14-04/
[5]:http://itsfoss.com/install-cinnamon-24-ubuntu-1404/
[6]:http://itsfoss.com/install-budgie-desktop-ubuntu-1404/
[7]:http://itsfoss.com/how-to-install-gnome-in-ubuntu-14-04/