how to remove gnome desktop in debian? (Already have cinnamon installed, tried gnome but want rid of it)
I installed gnome by using the task-gnome-desktop package. How is the easiest way to remove all of the other packages not needed by cinamon?
Comments Section
Try:
sudo apt autoremove --purge gnome-session
I ran this and i get "unable to locate package gnome-session"
Thank you.
The easiest and most reliable way is to run tasksel and uncheck the DEs you want to remove.
Try it without the -session at the end