There are already some other threads about removing Gnome.
But my concern did not seem to be addressed anywhere, I think.
I installed Unity and couldn't be happier. Now the Gnome packages are totally useless.
To remove Gnome and friends, the command
apt remove ubuntu-gnome-desktop gnome-shell
asks if it's ok to remove
The following packages will be REMOVED:
gdm3 gnome-shell gnome-shell-extension-appindicator
gnome-shell-extension-desktop-icons-ng gnome-shell-extension-prefs
gnome-shell-extension-ubuntu-dock gnome-shell-extensions
ubuntu-desktop ubuntu-desktop-minimal ubuntu-session
the last 3 are a bit worrying
---> ubuntu-desktop ubuntu-desktop-minimal ubuntu-session
I want to keep running a desktop with Unity!
Questions
- why should these 3 removed since Unity is still installed to keep a GUI desktop working?
- can I go ahead anyway? (the 3 packages being only used by Gnome?)
- if not, how to remove Gnome safely? (and keep Unity / desktop)
df -h
reports more / space used after the 'remove' compared to before andapt clean
&autoremove
didn't help much. – Déjà vu Aug 30 '22 at 13:46