
The benefit of installing VirtualBox using this method is that it will automatically update when a new updated version of VirtualBox is released. In this method, we will install VirtualBox from the Oracle repositories. Method 2: Install VirtualBox from the Oracle Repositories Now, the latest stable version of VirtualBox should be installed on your Ubuntu 20.04 LTS system. Once the extension pack has been installed, you can start using VirtualBox by searching for “VirtualBox” in the “Applications” menu and clicking on the VirtualBox icon. In the VirtualBox Extension Pack Configuration window, read and accept the license by selecting “Ok.” $ sudo apt install virtualbox-ext-pack -y To install VirtualBox via the APT package repository, first, update the system’s package repository by issuing the following command. The negative side of this method is that it does not update when a new version is released. The benefit of installing VirtualBox using this method is that this method makes it very easy and quick to install. In this method, we will install VirtualBox using the APT package repository of Ubuntu. Method 1: Install VirtualBox Using the APT Package Repository From the official Ubuntu APT package repository.This tutorial covers the following two methods for installing VirtualBox on Ubuntu 20.04: Mostly, VirtualBox is used for testing and development purposes. VirtualBox is used for installing and running multiple operating systems at the same time inside of a virtually created machine. GPG keys allow you to verify and communicate with the VirtualBox repository.VirtualBox is a popular open-source multi-platform virtualization application developed by Oracle. It allows you to add new software repositories.Įnter the following into a terminal window: sudo apt-get install software–properties–common Install GPG keys


The software-properties-common package is required to run Virtualbox on Ubuntu. This process is more in-depth but installs the most recent version of VirtualBox on Ubuntu. They may work for test environments, but some users need the latest security or functionality patches. Often the default repositories do not have the latest versions of the software.

Option 2: Installing VirtualBox from Oracle’s Repositories The Extension Pack enhances VirtualBox by adding USB 2.0 and 3.0 support, remote desktop, and encryption.
