{"id":3365,"date":"2019-06-20T09:29:28","date_gmt":"2019-06-20T06:29:28","guid":{"rendered":"https:\/\/kifarunix.com\/?p=3365"},"modified":"2019-06-21T17:27:03","modified_gmt":"2019-06-21T14:27:03","slug":"install-kde-plasma-on-debian-10-9-ubuntu-18-04","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/install-kde-plasma-on-debian-10-9-ubuntu-18-04\/","title":{"rendered":"Install KDE Plasma on Debian 10\/9\/Ubuntu 18.04"},"content":{"rendered":"\n
In this guide, we are going to learn how to install KDE Plasma on Debian 10\/9\/Ubuntu 18.04. <\/p>\n\n\n\n
Tasksel<\/a> is a Debian\/Ubuntu tool that installs multiple related packages as a co-ordinated “task” onto your system. It is installed by default on the server editions. You also require aptitude<\/strong> command to run the installation. If neither of these packages are installed by default, then execute the command below to install them.<\/p>\n\n\n\n Next, you can install KDE Plasma Desktop by running the command below;<\/p>\n\n\n\n You can as well run the GUI installation by running tasksel with no option.<\/p>\n\n\n\n On Debian 10\/9, select the Debian Desktop Environment and KDE [Plasma] as shown below.<\/p>\n\n\n\n Once the installation is done, reboot your system. When the system reboots, select Plasma as the Desktop session.<\/p>\n\n\n\n Next, login with your user password and you should land on KDE Plasma Desktop.<\/p>\n\n\n\n You can install KDE Plasma desktop environment with tasksel from the terminal by running the command below;<\/p>\n\n\n\n To run GUI installation, launch tasksel<\/strong> without any option<\/p>\n\n\n\n Similarly, reboot your system after installation completes. When it boots, (if KDE is the only Desktop environment installed), you will be taken to KDE Plasma screen.<\/p>\n\n\n\n When you login, you will land on KDE plasma desktop.<\/p>\n\n\n\n You can as well install KDE Plasma Desktop from Kubuntu PPA repos on Ubuntu 18.04. As such, you need to add Kubuntu PPA repos to your Ubuntu 18.04 system as shown below;<\/p>\n\n\n\napt install aptitude tasksel<\/code><\/pre>\n\n\n\n
aptitude install ~t^desktop$ ~t^kde-desktop$<\/code><\/pre>\n\n\n\n
tasksel<\/code><\/pre>\n\n\n\n
<\/a><\/figure>\n\n\n\n
<\/figure>\n\n\n\n
<\/a><\/figure>\n\n\n\n
Install KDE Plasma using Tasksel on Ubuntu 18.04<\/h3>\n\n\n\n
tasksel install kubuntu-desktop<\/code><\/pre>\n\n\n\n
tasksel<\/code><\/pre>\n\n\n\n
<\/a><\/figure>\n\n\n\n
<\/a><\/figure>\n\n\n\n
<\/a><\/figure>\n\n\n\n
apt install software-properties-common\nsudo add-apt-repository ppa:kubuntu-ppa\/backports\napt update\napt install kubuntu-desktop<\/code><\/pre>\n\n\n\n