2

I am a first-time Linux user and I started learning about Linux recently. I understand GNOME is a GUI used in most Linux systems. Does Ubuntu use GNOME or any similar desktop GUI?

muru
  • 193,181
  • 53
  • 473
  • 722

1 Answers1

1

By default, Ubuntu uses Unity. GNOME is optional and can be installed using:

sudo apt-get install ubuntu-gnome-desktop

Then on LightDM (the login manager), select GNOME.

GNOME login

muru
  • 193,181
  • 53
  • 473
  • 722
fosslinux
  • 3,771
  • 4
  • 28
  • 46