From Unity Ubuntu Desktop To Gnome Classic
I recently downloaded Ubuntu 18.04 and I didn’t like the usibility of their new Desktop, so I decided to change it to the old gnome classic.
The new unity desktop of Ubuntu looks like so:
If you want to change it to gnome classic, open the terminal and type the following linux commands:
1 2 3 |
sudo apt update sudo apt install gnome-session-flashback |
Just restart your computer and you will able to see the gnome desktop option Gnome Flashback(Metacity) when you want to log in to the Ubuntu system:
You can now work with the old and gold Gnome Classic Desktop.
Happy Coding 🙂