[main] Doc issue in file modules/ROOT/pages/switching-desktop-environments.adoc #721
Labels
No labels
bug
Closed As
complete
Closed As
duplicate
Closed As
insufficient data
Closed As
moved
Closed As
not possible
Closed As
out of scope
Closed As
stale
good first issue
help wanted
improvement
needs changes
needs committer review
needs info
new change
Priority
awaiting triage
Priority
needs review
Priority
next meeting
Priority
waiting on assignee
Priority
waiting on external
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Docs/quick-docs#721
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The docs say to use
dnf group list -v --available | grep desktop
to list available desktop environments, but the Gnome desktop is not listed when executing this command starting from a Fedora KDE spinThere is no "Gnome desktop" or something like that in the group list. While all other GUIs have the character string "desktop" in their name (cinnamon-desktop-environment, phosh-desktop-environment), there is nothing like this for Gnome in the group list. There is only "Fedora Workstation" and "workstation-product-environment".
There is therefore no possibility to install a dedicated Gnome desktop. The documentation is therefore correct.
I would close the issue as "Not possible" if you can't think of anything else.
Metadata Update from @pboy:
Metadata Update from @thisisyaash:
Metadata Update from @thisisyaash:
but
sudo dnf install @gnome-desktop
does work if you try it. So I would at least mention in the docs that gnome-desktop is not listed with the grep command but can be installed after all withsudo dnf install @gnome-desktop
There are many issues reported about having GNOME on KDE desktop. It breaks screen and many other issues reported. That's why GNOME is not listed as 'available' desktop on KDE Spin. You can force it, but you will not have stable experience. Closing this issue.
Metadata Update from @hankuoffroad: