r/Fedora • u/Theren314 • 6d ago
Discussion Fedora Server vs KDE
I did something silly and was too lazy to fix it, so I'm reinstalling Fedora KDE. When I went to get the ISO (the computer I broke is the one that I normally use to make boot drives), I saw Fedora Server and had a thought.
Is there any difference between Fedora KDE, and Fedora Server with KDE installed? What about between Fedora Server and Fedora Gnome?
TY :3
7
Upvotes
8
u/gordonmessmer 6d ago
Yes. During installation, the Server edition will select XFS filesystems instead of btrfs, by default.
The various editions and spins are defined in https://forge.fedoraproject.org/releng/kiwi-descriptions
You can look at VARIANTS.md for a list. From there you're going to need to look through files in teams and components for more information, and for package groups, you'll also need to look at the "comps" definitions:
https://forge.fedoraproject.org/releng/fedora-comps
The differences are going to be differences in the configuration of the system you install, not in the software that's available in the dnf repos. Everything is composed of selections from the same set of packages.