TL;DR
Fedora KDE Plasma Edition is, in 2026, the most complete KDE experience you can get from a major distribution without touching a third party repository. Plasma 6.6.4 on Wayland, kernel 6.19, first class QA since it became a full Edition, and the NVIDIA story finally boring in the good sense. If you run Fedora Workstation and keep wishing it behaved differently, this is the release where switching stops feeling like a compromise.
$ sudo dnf install dnf-plugin-system-upgrade $ sudo dnf system-upgrade download --releasever=44 $ sudo dnf system-upgrade reboot
Why this domain gets to have an opinion
A disclosure that doubles as a credential: from 2003 to 2013, this domain shipped KDE packages for Red Hat Linux, Fedora and RHEL. When Red Hat treated KDE as an afterthought, the kde-redhat project was how you got a current, complete desktop on those systems, and the packaging craft worked out here flowed into what became the Fedora KDE SIG. The people running this site today are new custodians, not the original packagers, and that history is documented honestly here. But reviewing Fedora KDE on this domain feels like closing a loop: the desktop this project kept alive against the default is now an official Edition.
Edition status is not a sticker
Fedora promoted the KDE Plasma Desktop to a full Edition in Fedora 42, April 2025. It is easy to read that as marketing, and easy to be wrong. Edition status puts Plasma on the same footing as GNOME Workstation: release blocking bugs, the same QA gates, the same expectation that a broken Plasma delays the whole release. The KDE SIG maintains it, and the difference shows in the details that used to slip: upgrade paths get tested, the installer defaults make sense, and regressions get treated as release problems instead of spin problems.
Two releases later, Fedora 44 is the first version where the Edition treatment feels fully baked, because the KDE SIG used the promotion to ship its own plumbing instead of inheriting Workstation's.
What Fedora 44 actually changes
The headline numbers: Plasma 6.6.4, Qt based stack on top of kernel 6.19, released April 28, 2026. Confirm what you are running after an install or upgrade:
$ plasmashell --version plasmashell 6.6.4 $ uname -r 6.19.x-xxx.fc44.x86_64
The interesting part is not the version bump. Fedora KDE 44 replaces SDDM with the new Plasma Login Manager and adds Plasma Setup, a first boot experience for configuring the system. This matters more than it sounds: the login screen was the last piece of the stack that was not really Plasma, with its own theming, its own bugs and its own Wayland quirks. Now the session hands off from login to desktop inside one codebase. Fedora is shipping this before most other distributions, which is exactly the kind of thing Edition status plus an active SIG buys you.
From the Plasma 6.6 series itself, the changes you will actually notice in a week of use:
- Custom global themes: save your current configuration as a theme, which finally makes "I reinstall a lot and don't want to lose my settings" less painful.
- Per application volume control straight from the task manager.
- OCR in Spectacle: select a region of the screen and copy the text out of it.
- Accessibility got real work: a grayscale filter for color blindness, a magnifier that follows the cursor, slow keys settings.
- Wi-Fi sharing by QR code, small but permanently useful.
Under the hood, PackageKit now talks to DNF 5, so Discover and the command line finally agree about what is installed. Discover itself remains what it has been for years: good for finding applications, still not the tool this reviewer would pick for updates. The terminal is right there.
The Wayland and NVIDIA question, answered honestly
Fedora KDE has been Wayland only since Fedora 40. There is no X11 session on the ISO, only XWayland for legacy applications, and the community packages that resurrect the X11 session are exactly that, community packages. If your workflow depends on a real X11 session, this Edition made its choice two years ago and it is not going back.
The reason that choice aged well is explicit sync. Since Plasma 6.1, the Wayland session and the NVIDIA proprietary driver (555 series and newer) exchange explicit synchronization fences, which killed the flicker and ghosting that defined the "Plasma on Wayland with NVIDIA" experience for years. In 2026, with Plasma 6.6 and current NVIDIA drivers, the setup that used to generate half the threads on every KDE forum is mostly uneventful. Mostly: NVIDIA on Wayland still has sharper edges than AMD or Intel, especially right after a driver release, and the KDE community's NVIDIA page is still worth a read before you commit a work machine to it.
Who should install this
Coming from Fedora Workstation: if you customize anything, Plasma will fight you less than GNOME does, and the days of paying for that flexibility with polish are over. Coming from Kubuntu or another KDE distribution: Fedora gets Plasma releases faster than the Ubuntu LTS cadence, with the discipline of a release blocking QA process on top. Coming from Windows, pushed by the end of Windows 10 support: Plasma is the least alien desktop Linux offers, and Plasma Setup in this release exists precisely to make the first hour survivable.
Who should wait: anyone whose hardware needs the X11 session, and anyone on brand new NVIDIA hardware who cannot tolerate a bad driver week.
What still needs work
An honest review owes you the gripes. First, the version lag is real: upstream KDE had already moved to the Plasma 6.7 series while Fedora 44 shipped 6.6.4, and Fedora holds the release on one Plasma series for its lifetime, taking point releases only. That is the right call for stability and it is still worth knowing if you chase the newest features; the gap is the price of the QA gates. Second, Discover: finding software is pleasant, but for system updates the persona of this Edition remains a terminal user, and sudo dnf upgrade remains the honest advice. Third, the new Plasma Login Manager is a first generation component shipped ahead of the pack; that is admirable and it is also where this reviewer expects the first point release bugs to concentrate, which is why the recovery steps below start with it in mind.
If this fails
- Upgrade stalls at
dnf system-upgrade download: check for third party repositories without Fedora 44 builds yet and disable them for the upgrade with--allowerasingonly as a last resort, reading the transaction summary before agreeing. - Black screen or flicker on NVIDIA after upgrading: confirm the driver is 555 series or newer with
nvidia-smi, and that you are not mixing an old akmod build with the new kernel. Rebuild the module or boot the previous kernel from the GRUB menu. - Login loop after the new Plasma Login Manager lands: switch to a TTY with Ctrl+Alt+F3 and check
journalctl -b -p err. A leftover custom SDDM theme configuration is the usual suspect.
Verdict
Fedora 44 KDE Plasma Edition is what this domain spent a decade arguing for: KDE on a Red Hat system, packaged with care, treated as a first class citizen. It is current without being reckless, the Wayland bet has paid off, and the Edition machinery gives it a floor of quality the old spin never had. The desktop we used to smuggle in through a repo file now ships on the front page of fedoraproject.org. That is a good ending, and a better beginning.