Objective
The objective is to install the Unity desktop environment and perform a switch from the default 18.04 desktop environment. See also our article: The 8 Best Ubuntu Desktop Environments (18.04 Bionic Beaver Linux) for more desktop environment choices.Operating System and Software Versions
- Operating System: - Ubuntu 18.04 Bionic Beaver
Requirements
Administrative root/sudo permissions.Conventions
- # - requires given linux commands to be executed with root privileges either directly as a root user or by use of
sudo
command - $ - requires given linux commands to be executed as a regular non-privileged user
Other Versions of this Tutorial
Ubuntu 20.04 (Focal Fossa)Instructions
Install Unity desktop environment
The Unity desktop manager has been the default Ubuntu desktop manager for number of years since April 2011. This has changed, however the Unity is still available for an installation. The Installation of Unity desktop manager is simple as:$ sudo apt update $ sudo apt install ubuntu-unity-desktop
Reboot your system once the Unity installation is completed.
Subscribe to RSS and NEWSLETTER and receive latest Linux news, jobs, career advice and tutorials.