remove GNOME on Fedora 23
I'm on Fedora 23, I installed KDE and want to remove GNOME because i don't use it anymore. How I can do that?
From previous questions I see
dnf remove @gnome-desktop
which now gives
Warning: Group 'gnome-desktop' is not installed.
Error: No groups marked for removal.
Did you had gnome before you can do a simple
it will take all dependencies
It does NOT work
This will work
I suspected that was it, but running it makes my screen black. I have to restart the PC, and Fedora boot in command line, not into Plasma. Running
startx
will start GNOME (so it does not even get completely deleted, I guess). Now I fixed that. Seems to be related togdm
getting uninstalled as well, so first you need to run something likeI have reinstalled GNOME in the try to fix it. I will give it another try when I have time, but I fear my screen goes black and something does not get uninstalled? What do you think?