I'm thinking to reinstall Ubuntu on my machine and would love to have Unity back.
I can't get used to Gnome.
What is the best way to get Unity back on the recent releases of Ubuntu?
Or is there an alternative to Unity?
The feature I miss the most is the Alt search for a menu item.
Going back to Unity
If you have been using Unity or GNOME in the past, you may not like the new customized GNOME desktop in Ubuntu 18.04. Ubuntu has customized GNOME so that it resembles Unity but at the end of the day, it is neither completely Unity nor completely GNOME.
Open up a terminal window. Then run the following two commands to install Unity 7 desktop from the default software repository.
This will install a lot of packages. Once the installation is complete, restart your Ubuntu 18.04 computer.
You can also install Unity Tweaks via the Software Center or you can use the command below to install it:
How to Install Unity Desktop on Ubuntu 18.04 LTS?
Open up a terminal window. Then run the following two commands to install Unity 7 desktop from the default software repository.
This will install a lot of packages. Hit Enter to continue.
During the installation, you will be asked to choose a display manager. You can choose lightdm display manager, which will give you the Unity Login screen. gdm3 is the default display manager for GNOME desktop.
Note:
a) Use ↑or↓ to position the cursor on your choice of default desktop manager
b) Hit Spacebar to mark your selection (Don't ignore this step).
c) Use Tab to navigate to
OK
button and press Return.Once the installation is complete, restart your Ubuntu 18.04 computer.
Now you are greeted by Unity login screen. What a warm feeling to have it back!
Double-click Ubuntu symbol in LightDM or gear symbol in GDM to display options for desktop environments.
The default desktop environment is now
Unity
. You can click theUbuntu
icon to choose another desktop environment if you want to.If you upgraded from
Ubuntu 16.04/17.10 to Ubuntu 18.04
and the login screen was replaced with the one from GNOME desktop, you can restore Unity login screen by running the following command:And here’s the good old Unity desktop.
Checking Unity Version
You can use the
screenfetch
tool to check Unity desktop version.Now, give the following useful command to display not only version info, but also other system details:
As you can see, we have installed Unity 7.5.0.
You can also acquire
Unity version
by running the following command.Since we installed Unity, why not install the Unity tweak tool?
How to Remove GNOME Desktop from Ubuntu 18.04?
If you don’t want to keep
GNOME
on the list of available desktop environments, uninstall it with the following command.If you now restart Ubuntu 18.04 OS, there will be no
GNOME desktop
in the login screen options.