Hack The Sec - Leading Resource Of Linux Tutorial
How To Install KDE Plasma 5.5 on Ubuntu 15.10 and 14.04

How To Install KDE Plasma 5.5 on Ubuntu 15.10 and 14.04

KDE Plasma 5.5 on Ubuntu 15.10 & 14.04

KDE is an international free software community producing free and libre software like Plasma Desktop, KDE Frameworks and many cross-platform applications designed to run on modern Unix-like and Microsoft Windows systems. The Plasma Desktop is a desktop environment provided as the default work environment on many Linux distributions, such as openSUSE, Mageia, Kubuntu, Manjaro Linux and also the default desktop environment on PC-BSD, a BSD operating system.

Install KDE Plasma Desktop

KDE Plasma desktop latest packages are available under kubuntu-ci/stable PPA. Use the following commands to add this PPA to your system and install plasma-desktop package.
$ sudo add-apt-repository ppa:kubuntu-ci/stable
$ sudo apt-get update
$ sudo apt-get install plasma-desktop

Remove Changes

KDE plasma is a good desktop environment, but you still don’t like it, then you can revert all changes with following command.
$ sudo apt-get install ppa-purge
$ sudo ppa-purge ppa:kubuntu-ci/stable
www.hackthesec.co.in
www.twitter.com/hackthesecurity
H

About the author

I am a Linux Administrator and Security Expert. Through this site I share Linux tutorials, hardening guides and security news.

Comments