{"id":1538,"date":"2021-12-16T12:45:48","date_gmt":"2021-12-16T09:45:48","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/05\/19\/how-to-install-kde-plasma-5-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/05\/19\/how-to-install-kde-plasma-5-on-linux\/"},"modified":"2021-12-16T12:45:48","modified_gmt":"2021-12-16T09:45:48","slug":"how-to-install-kde-plasma-5-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1538-how-to-install-kde-plasma-5-on-linux\/","title":{"rendered":"How to install KDE Plasma 5 on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>KDE Plasma 5 is a beautiful, fully-featured desktop environment for the Linux desktop. It\u2019s highly modern and has tons of configuration options that any Linux user would love. In this guide, we\u2019ll show you how to set up KDE Plasma 5 on Linux.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-342309 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-kde-plasma-5-on-linux.jpg\" alt=\"install KDE Plasma 5\" width=\"1200\" height=\"675\"\/><\/p>\n<h2>Ubuntu installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-363867 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-kde-plasma-5-on-linux.png\" alt=\"\" width=\"1200\" height=\"675\"\/><\/p>\n<p>If you\u2019d like to use KDE Plasma 5 on Ubuntu, you\u2019ll need to install the Kubuntu desktop. Kubuntu is the KDE Plasma flavor of Ubuntu, and it ships with KDE and all KDE apps and utilities.\u00a0<\/p>\n<p>To start the installation of KDE Plasma 5 on Ubuntu, you must open up a terminal window. To open up a terminal window, press\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard. Alternatively, search through the app menu for \u201cTerminal\u201d and launch it that way.<\/p>\n<p>Once the terminal window is open and ready to use, you can install the Kubuntu desktop. To do that, you must use the\u00a0<strong>apt install\u00a0<\/strong>command and load up the \u201ckubuntu-desktop\u201d package.\u00a0<\/p>\n<pre>\nsudo apt install kubuntu-desktop\n<\/pre>\n<p>Upon entering the command above, Ubuntu will ask you for your password. Using the keyboard, enter your user account\u2019s password. After that, press the\u00a0<strong>Y\u00a0<\/strong>key to confirm you wish to install the Kubuntu desktop.<\/p>\n<p>The installation will take some time. When the process is complete, reboot your computer. Upon starting back up, you will have the KDE Plasma desktop installed. Select it in the \u201csessions\u201d menu inside of your login screen.<\/p>\n<h2>Debian installation instructions<\/h2>\n<p>Debian Linux has multiple ways of installing KDE Plasma 5. You can choose Plasma as one of the desktop options during the initial installation process or install it after the fact as a package.\u00a0<\/p>\n<p>To install after the setup process, you will need to open up a terminal window. To open up a terminal window on the Debian desktop, press\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and launch it that way.<\/p>\n<p>With the terminal window open, you need to install the \u201ckde-full\u201d package using the <strong>apt-get install\u00a0<\/strong>command. The \u201ckde-full\u201d package has absolutely everything you need to run a complete Plasma desktop experience.\u00a0<\/p>\n<p>Using the\u00a0<strong>apt-get install\u00a0<\/strong>command below, install KDE Plasma 5 on Debian Linux.<\/p>\n<pre>\nsudo apt-get install kde-full\n<\/pre>\n<p>Upon entering the command above, Debian will ask you for your password. Using the keyboard, enter your user account password. Then, press the\u00a0<strong>Enter\u00a0<\/strong>key to submit the password. Then, press\u00a0<strong>Y\u00a0<\/strong>to begin the installation.<\/p>\n<p>Installing KDE Plasma 5 will take quite a bit, as there are a ton of packages to download and set up. When the process is complete, reboot your computer. Upon turning it back on, you\u2019ll be able to select KDE Plasma 5 from the Debian login menu.<\/p>\n<h2>Arch Linux installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-347207 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-kde-plasma-5-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"675\"\/><\/p>\n<p>Unlike other operating systems, Arch Linux doesn\u2019t come with a desktop pre-installed. Instead, users are instructed to install what works best for them. KDE Plasma 5 is one of the options available via the \u201cplasma-meta\u201d package.<\/p>\n<p>To start the installation process, open up a terminal window on the desktop. To open up a terminal window on the Arch Linux desktop, press\u00a0<strong>Ctrl + Alt + T<\/strong>\u00a0or search for \u201cTerminal\u201d in the app menu.<\/p>\n<p>With the terminal window open, use the <strong>pacman -S\u00a0<\/strong>command to install the KDE Plasma 5 desktop via the \u201cplasma-meta\u201d package.<\/p>\n<pre>\nsudo pacman -S plasma-meta\n<\/pre>\n<p>When you enter the command above, Arch will ask you for a password. Using the keyboard, enter your user password. After that, you\u2019ll see \u201cThere are 2 providers available for phonon-qt5-backend\u201d. Press the\u00a0<strong>Enter\u00a0<\/strong>key to select the default option.<\/p>\n<p>Upon selecting the default option, Arch will attempt to install the entire KDE Plasma 5 desktop environment. Press the\u00a0<strong>Y\u00a0<\/strong>key on the keyboard to start the installation process.<\/p>\n<p>The installation process shouldn\u2019t take long. When it is complete, reboot your Arch PC. When the system is finished restarting, you will be able to access KDE Plasma 5 in the Arch login menu.<\/p>\n<h2>Fedora installation instructions<\/h2>\n<p>If you use Fedora Linux and you need to install KDE Plasma 5, you\u2019ll need to use the\u00a0<strong>dnf install\u00a0<\/strong>command with the \u201ckde-desktop\u201d group. This group contains everything Fedora users need to run the KDE Plasma 5 desktop environment.<\/p>\n<p>Open up a terminal window by pressing\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard, or search for \u201cTerminal\u201d in the app menu and launch it that way. Once the terminal window is open, use the\u00a0<strong>dnf install\u00a0<\/strong>command below to set up the KDE Plasma desktop on Fedora.<\/p>\n<pre>\nsudo dnf install @kde-desktop\n<\/pre>\n<p>After entering the command, write in your password using your user account. Then, allow Fedora to collect all packages and prepare them for installation. Then, press\u00a0<strong>Y\u00a0<\/strong>to start the installation.<\/p>\n<p>When the installation is complete, reboot your Fedora PC. When the restart is complete, the KDE Plasma 5 desktop will be available as a session on the login screen. Just select it and log in!<\/p>\n<h2>OpenSUSE installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-238407 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-kde-plasma-5-on-linux-2.png\" alt=\"\" width=\"1200\" height=\"675\"\/><\/p>\n<p>To install KDE Plasma 5 desktop on OpenSUSE, you have two options. The first option involves selecting KDE during the OpenSUSE network installer. Or, install it after the fact.\u00a0<\/p>\n<p>If you wish to install it after the fact, start by opening up a terminal window by pressing\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and launch it that way.<\/p>\n<p>With the terminal window open, use the\u00a0<strong>zypper install\u00a0<\/strong>command to set up the KDE Plasma 5 desktop using the KDE pattern. Keep in mind that this pattern needs to install quite many packages, and it could take a few minutes.<\/p>\n<pre>\nsudo zypper install -t pattern kde kde_plasma\n<\/pre>\n<p>When you enter the command below, OpenSUSE will ask you to enter your password. From there, press the\u00a0<strong>Y\u00a0<\/strong>button to install all of the KDE packages. When the installation is complete, reboot OpenSUSE.<\/p>\n<p>Upon loading back up, KDE Plasma 5 will be available for use. Select the KDE desktop in the login screen for your OpenSUSE PC.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles KDE Plasma 5 is a beautiful, fully-featured desktop environment for the Linux desktop. It\u2019s highly modern and has tons of configuration options that any Linux user would love. In this guide, we\u2019ll show you how to set up KDE Plasma 5 on Linux. Ubuntu installation instructions If you\u2019d like to use KDE Plasma &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1539,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1538"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1538"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1538\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1539"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1538"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1538"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1538"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}