ubuntu:virtual_machine:install_virtualbox
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:virtual_machine:install_virtualbox [2019/12/14 12:19] – peter | ubuntu:virtual_machine:install_virtualbox [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubuntu - Virtual Machine - Install VirtualBox ====== | ====== Ubuntu - Virtual Machine - Install VirtualBox ====== | ||
+ | |||
+ | VirtualBox is an excellent virtualization tool, specially for desktop operating systems. | ||
+ | |||
+ | ---- | ||
===== Import the GPG keys of the Oracle VirtualBox repository ===== | ===== Import the GPG keys of the Oracle VirtualBox repository ===== | ||
Line 17: | Line 21: | ||
</ | </ | ||
+ | <WRAP important> | ||
If you get an error message saying **add-apt-repository command not found** then you need to install the software-properties-common package. | If you get an error message saying **add-apt-repository command not found** then you need to install the software-properties-common package. | ||
Line 22: | Line 27: | ||
sudo apt install software-properties-common | sudo apt install software-properties-common | ||
</ | </ | ||
+ | </ | ||
<WRAP info> | <WRAP info> | ||
Line 45: | Line 50: | ||
sudo apt install virtualbox-6.1 | sudo apt install virtualbox-6.1 | ||
</ | </ | ||
+ | |||
+ | <WRAP tip> | ||
+ | **TIP**: | ||
+ | |||
+ | This would display something like: | ||
+ | <code bash> | ||
+ | virtualbox-5.1 | ||
+ | virtualbox-5.2 | ||
+ | </ | ||
+ | |||
+ | Then select one of them by typing it completely. | ||
+ | |||
+ | </ | ||
+ | |||
---- | ---- |
ubuntu/virtual_machine/install_virtualbox.1576325978.txt.gz · Last modified: 2020/07/15 09:30 (external edit)