Table of Contents
Today, In this article we will show you how to install KDE Plasma Desktop on Fedora Linux. K Desktop Environment is where the word KDE originates. For those who are not familiar with KDE Desktop, it is a free, open-source desktop environment renowned for its eye-candy when contrasted to some of the inferior desktop environments that strip most of it away. It offers Linux users a different graphical interface to personalize their desktop and apps for better daily use.
In the case of Fedora, this is GNOME. In addition to the graphical improvements and adjustments, it offers improved performance compared to native supplied desktops with some Linux Distributions and is a lightweight, fast, and smooth environment. However, since Fedora 36 includes the most recent GNOME 42, the decision will ultimately come down to personal opinion. If you prefer KDE with Fedora, it could be a good idea to install the KDE Spin later on when you’re ready to start fresh. We mentioned below are the steps to install KDE Plasma Desktop on Fedora Linux.
Steps to install KDE Plasma Desktop on Fedora Linux
Install KDE Plasma on Fedora
sudo dnf -y group install “KDE Plasma Workspaces”
Switch to KDE Desktop Environment on Fedora at Login
sudo reboot
For Fedora Server Editions
For the server editions, you can use:
Fedora 35:
$ vim ~/.bashrcexport XDG_SESSION_TYPE=”wayland exec dbus-run-session startplasma-wayland”
$ startx
Fedora 34 and below:
echo “exec /usr/bin/startkde” >> ~/.xinitrcstartx
Final Words
We hope you like our article on how to install KDE Plasma Desktop on Fedora Linux. The role Fedora plays in the value chain of Red Hat is not insignificant. It provides guidance for next RHEL releases rather than being designed to make money. It serves as a testing ground for Red Hat. Because Fedora is free to experiment with new technologies, it provides a large selection of packages that may be installed instantly via the system repo. It is friendlier than Redhat and the distributions that it is built on, like CentOS, Oracle, Rocky, and Almalinux.