6

As I personally don't like the way 20.04 works (mainly settings and activities) I would like to use the 16.04 gui. Is this possible, and if so how?

Doddema
  • 61
  • 2

1 Answers1

7

Ubuntu 16.04 defaulted to the Unity 7 desktop.

Ubuntu 17.10 & later use the GNOME desktop by default.

Use

sudo apt install ubuntu-unity-desktop

to install (add) the Unity 7 desktop on your system. You can select which you use at login.

guiverc
  • 33,561