Site icon DesignLinux

How To Install Ubuntu 20.04 Desktop

On Thursday, April 23rd, 2020, Canonical Ltd, the makers of Ubuntu Linux distribution officially released the long-awaited Ubuntu 20.04 version code-named “Focal Fossa”, it is an LTS (Long Term Support) version based on Linux kernel series 5.4, for which maintenance updates will be provided for 5 years until April 2025 and it will reach end-of-life in 2030.

If you are looking for a server installation, then read our article: How to Install Ubuntu 20.04 Server

New Features in the Base System

Ubuntu 20.04 LTS ships with several new features, which includes a selection of the latest and greatest free, open-source applications. Some of the notable applications include new upstream releases of GCC 9.3, Glibc 2.31, OpenJDK 11, Python 3.8.2, PHP 7.4, Ruby 2.7.0, Perl 5.30, Golang 1.13, Rustc 1.41 and comes with built-in support for the WireGuard VPNWireGuard VPN.

New Features in the Desktop Edition

The new desktop features include a new graphical bootsplash (integrates with the system BIOS logo), refreshed Yaru theme, GNOME 3.36, Mesa 20.0 OpenGL stack, BlueZ 5.53, PulseAudio 14.0 (prerelease), Firefox 75.0, Thunderbird 68.7.0, and LibreOffice 6.4. Concerning network configuration, netplan comes with many added features.

Also, in the base system, Python 3.8 is the default version of Python used, ubuntu-software has been replaced by the Snap Store (snap-store), as the default tool for finding and installing packages and snaps. For more information about the new features, see the official release notes.

System Requirements for Ubuntu 20.04

  • 2 GHz dual-core processor
  • 4 GiB RAM (but 1 GiB can work)
  • 25 GB of hard-drive space
  • VGA capable of 1024×768 screen resolution
  • Either of the two: a CD/DVD drive or a USB port for the installer media
  • Optionally, Internet access is helpful

Download Ubuntu 20.04 LTS Desktop ISO

The Ubuntu installation ISO image can be downloaded using the following link for the x64 bit system only.

  1. ubuntu-20.04-desktop-amd64.iso

In this article, you will learn how to Ubuntu 20.04 LTS with screenshots. If you prefer an upgrade, read our guide that shows How To Upgrade to Ubuntu 20.04 from Ubuntu 18.04 & 19.10.

Installation of Ubuntu 20.04 LTS Desktop

1. Once you have obtained the Ubuntu 20.04 desktop image, create a bootable media using Rufus tool or create a bootable USB drive using LiveUSB Creator called Unetbootin.

2. Next, insert the bootable DVD or USB into the appropriate drive on your machine. Then start the computer and instruct the BIOS by pressing a special function key (F2, F8, F9 or F10, F11, F12) to boot-up from the inserted USB/CD drive.

Once the BIOS detects the bootable media, it boots from it. After a successful boot, the installer will check your disk (file system), press Ctrl+C to skip this process.

Checking Ubuntu Disk

Checking Ubuntu Disk

3. When disk checking is complete or if you have canceled it, after a few seconds, you should see the Ubuntu 20.04 welcome page as shown in the following screenshot.

Select Install Ubuntu.

Select Install Ubuntu

4. Next, choose your keyboard layout and click Continue.

Select Keyboard Layout

5. After that, choose the apps you want to install based on the installation type (normal or minimal installation). Also, check the option to install updates during the installation process and where to install third-party software.

Choose Ubuntu Installation Type

6. Now choose the actual installation type. This is normally the most confusing part, especially for new Linux users. There are two scenarios we will consider here.

First is using an unpartitioned hard drive with no operating system installed. Then secondly, we will also consider how to install on an already partitioned hard drive (with an existing OS e.g Ubuntu 18.04).

Scenario 1: Using an Unpartitioned Harddrive (without an OS installed)

7. For this scenario, you need to set up partitions manually so choose Something else and click Continue.

Choose Ubuntu Installation Type

8. Now you need to partition your hard drive for the installation. Simply select/click on the unpartitioned storage device from the list of available storage devices. Then click New Partition Table.

Note that the installer will auto-select the device on which the boot-loader will be installed as shown in the following screenshot.

Create New Partition Table

9. Next, click Continue from the pop-up window to create an empty partition table on the device.

Create New Empty Partition Table

10. Now you should be able to see the free space created equivalent to the capacity of the hard drive. Double click on the free space to create a partition as described next.

Free Space for Ubuntu Installation

11. To create a root(/) partition (where the base system files will be installed), enter the size of the new partition out of the total free space. Then set the file system type to EXT4 and the mount point to / from the drop-down list.

Create Root Partition

12. Now the new partition should appear in the list of partition as shown in the next screenshot.

New Ubuntu Partition Table

13. Next, you need to create a swap partition/area. Double click on the current free space to create a new partition to be used as swap area. Then enter the swap partition size and set swap area as shown in the following screenshot.

Create Swap Partition

14. At this point, you should see two partitions created, the root partition and the swap partition. Next, click Install Now.

Ubuntu Partitions

15. You will be prompted to permit the installer to write the recent changes concerning partitioning to disk. Click Continue to proceed.

Write Changes to Disk

Scenario 2: Using an Already Partitioned Harddrive (with an existing OS installed)

16. For this scenario, you will use the existing partitions, choose Something else and click Continue.

Choose Installation Type

17. Then you should see your existing partitions for example, as shown in the following screenshot. Double click on the partition with the previous OS installation, Ubuntu 18.04 in our case.

Existing Ubuntu Partition Table

18. Next, edit the partition and set the file system size, file system type to Ext4, and then check the format option and set the mount point to root(/).

Edit Partition for Ubuntu Installation

19. Accept the changes in the hard drive partition table, in the next pop-up window by clicking Continue.

Accept Partition Changes

20. Now you should have a root and swap partition as shown in the following screenshot. Note that the swap partition will be auto-detected by the installer. So click Install Now to proceed.

Ubuntu Partition Table

21. Next, select your location and click Continue.

Select Current Location

22. Then provide your user details for system account creation. Enter your full name, computer name and username, and a strong, secure password as shown in the following screenshot. Then click Continue.

Create User

23. Now the actual base system installation will begin as shown in the following screenshot. Wait for it to finish.

Ubuntu Base System Installation

24. Once the system installation is complete, reboot your system by clicking Restart Now. Remember to remove the installation media, otherwise, the system will still boot from it.

Ubuntu Installation Complete

25. After the restart, click on your name from the interface below.

Select User Login

26. Then log into your new Ubuntu 20.04 installation by providing the correct password you entered during the user creation step.

Log into Ubuntu

27. After login, follow the on-screen instructions to connect to online accounts (or skip), set up Livepatch (or click Next), accept the option to send usage information to Canonical (or click Next), then one you see Ready to go, click Done to start using your system.

Connect to Online Accounts

Ubuntu LivePatch Setup

Help Improve Canonical

Ubuntu 20.04 Desktop

Congratulations! You have just installed Ubuntu 20.04 LTS on your computer. In our next article, we will show how to install the Ubuntu 20.04 LTS server. Drop your comments via the form below.

Sharing is Caring…
Share on FacebookShare on TwitterShare on LinkedinShare on Reddit
Exit mobile version