Fedora will not get Plasma 6 until 40 releases next month in April.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I believe it is planned for Fedora 40 Kinoite: https://fedoraproject.org/wiki/Releases/40/ChangeSet#KDE_Plasma_6
There seems to be a Fedora 40 Kinoite ref available:
$ ostree remote refs fedora | grep kinoite | grep x86_64
fedora:fedora/35/x86_64/kinoite
fedora:fedora/35/x86_64/updates/kinoite
.....
fedora:fedora/40/x86_64/kinoite
fedora:fedora/40/x86_64/testing/kinoite
So you could rebase to it using:
$ rpm-ostree rebase fedora:fedora/40/x86_64/kinoite
PSA: ~~I have not tried this ref myself.~~ This also assumes you will be running on a x86_64 based system.
Edit: I just tried the above in a VM and can confirm that the Fedora 40 Kinoite ref does indeed have Plasma 6 running. Fedora obviously does not consider this ref stable yet though
It is planned for F40, which will be there in 1-2 Months.
BUT, I already use F40 beta (Edit: alpha) on Atomic KDE.
Just install Kinoite normally, and then rebase to fedora:fedora/40/x86-64/kinoite
(or however it is spelled) after typing rpm-ostree remote refs fedora
and selecting the right variant.
I personally had a good experience in the last days with it and it feels absolutely usable.
Maybe wait until the stable release, then you can use uBlue, which gives you a saner configuration for the start.
@Guenther_Amanita @bdonvr Fedora 40 is not in Beta yet only in Alpha until later in March
Oh, yeah, you're right. It will hit beta in a week or two. Thanks for the correction.
https://fedorapeople.org/groups/schedule/f-40/f-40-key-tasks.html
I'm running kde6 on fedora rawhide kinoite, it's pretty stable.
Minor point of clarification though, kinoite isn't immutable ootb, it's atomic (which is to say it either fully updates or doesn't. Immutable is an experimental setting you can enable though)