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
  • 197,895
  • 55
  • 485
  • 740

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
  • 197,895
  • 55
  • 485
  • 740
fosslinux
  • 3,831