How to install GNOME on Ubuntu 20.04 LTS Focal Fossa
This guide will show you how to install GNOME on Ubuntu 20.04 Focal Fossa.
Requires software and conventions to be used
- System : Installed or upgraded to Ubuntu 20.04 Focal Fossa
- Software : GNOME Shell 3.34.1 and above
- Other requirement : Access to Linux system as root or via sudo command.
- Conventions :
- # - requires given Linux commands to be executed with root privileges, either directly as the root user or by using the sudo command
- $ - requires given Linux commands to be executed as an unprivileged, regular user.
Step by step guide to install GNOME on Ubuntu 20.04 LTS Focal Fossa
Install GNOME Vanilla on Ubuntu 20.04 LTS Focal Fossa
The Vanilla GNOME version is an installation of GNOME on the desktop. It lacks most of the software you'd expect by default, however resource requirements are minimal.
To install the GNOME desktop Vanilla version, execute the following command:
$ sudo apt install GNOME-session gdm3
All done. Please restart the system:
$ sudo reboot
Fully install GNOME desktop on Ubuntu 20.04 LTS Focal Fossa
The following section will give you step-by-step instructions on how to install a full GNOME desktop on Ubuntu 20.04 LTS Focal Fossa.
The easiest way to install GNOME desktop fully is by using the tasksel command. First, make sure that the tasksel command is available on your system:
$ sudo apt install tasksel
Next, use the tasksel command to install GNOME desktop:
$ sudo tasksel install ubuntu-desktop
All done. Please restart Ubuntu 20.04 system:
$ sudo reboot
4.5 ★ | 2 Vote
You should read it
- What's New in Ubuntu 21.10?
- The 10 best features in GNOME 45
- How to 'turn' Ubuntu into Windows
- Canonical releases Ubuntu 21.10 with kernel 5.13 and GNOME 40
- How to install Ubuntu in parallel with Windows using USB
- What's remarkable about the newly released GNOME 42?
- 5 Reasons Ubuntu Cinnamon Is Better Than Other Ubuntu Versions
- Tips and tricks after installing Ubuntu
May be interested
- How to install Kali Linux running Dual Boot with Windowsinstructions detail how to install kali linux running in parallel with windows operating system. tips to install kali linux dual boot with windows, simple and fastest
- 7-zip has an official release for Linux for the first timeafter a long wait with countless rumors on the sidelines, the official version of the popular free 7-zip archive and decompression software has finally got an official release for the open source world of linux. - first.
- How to Install and Use Ansible on Debian 10whenever i talk about configuration management tools, the most commonly mentioned name is ansible. it is a cross-platform tool designed to handle system configurations while working with linux, macos and windows operating systems.
- Top 10 best photo editing software for Linuxlinux has been and is gradually becoming a user-friendly and reliable platform for content creation professionals in the graphic design and animation industry.
- Top 5 best Linux system cleaning toolsjust like windows or any other operating system, linux platforms also need to be cleaned up regularly to always function properly.
- How to install Blender 3D on Ubuntu 20.04blender 3d is a professional open source 3d graphics and animation software. it has a rich feature set like animations, visual effects, 3d modeling and motion graphics.