VMware

How to Install Virtualbox on Ubuntu 20.04



In this video I take you step by step though what i believe is the best way to install virtualbox from the Oracle repositories, and its extension pack.

=========================================================================
## Following the success of this channel, i have created a New Channel called “Virt Tech”
## that specialises in the related field of Virtualization Technology Videos,
## specifically Virtualbox initially. It can be found here :
##
##
##
## Please try it out if the topic interests you.
=========================================================================

======================================================
## If you are looking for a particular video try,
## 1) Channel :
## 2) then :
======================================================

Timestamps
0.00 Virt Tech Introduction
?.?? Install Virtualbox Introduction
?.?? The 3 Virtualbox Installation Options
?.?? Install Virtualbox from the Oracle Repositories
?.?? Install Virtualbox Extension Pack

NOTES
—–
shift=insert = paste into nano

sudo apt install virtualbox-6

1. goto virtualbox website
2. Add the following line to your /etc/apt/sources.list. According to your distribution, replace ‘(mydist)’ with ‘eoan’, ‘bionic’, ‘xenial’, ‘buster’, ‘stretch’, or ‘jessie’ (older versions of VirtualBox supported different distributions):

deb [arch=amd64] (mydist) contrib

3. wget -q -O- | sudo apt-key add –
4. wget -q -O- | sudo apt-key add –
5. sudo apt-get update
6. sudo apt-get install virtualbox-6.1

7. The Virtualbox Extension Pack should be downloaded and Installed as shown in the Video.

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button