When I log into Ubuntu I have two options in the gear window:
- Gnome on Xorg
- Ubuntu
It looks like the "Ubuntu" option is the "Unity Desktop Environment"
How can I uninstall it and remove this option from my drop down?
I followed the directions here but it is still listed as an option in the drop down.
In my terminal sudo apt-get remove unity returns Package 'unity' is not installed, so not removed
and sudo apt-get remove ubuntu-desktop returns Package 'ubuntu-desktop' is not installed, so not removed
However, Unity is still an option at login and it still loads the Unity desktop.
Very frustrating!