User Tools

Site Tools


ubuntu:virtual_machine:install_virtualbox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:virtual_machine:install_virtualbox [2019/12/14 13:10] peterubuntu:virtual_machine:install_virtualbox [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 21: Line 21:
 </code> </code>
  
 +<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 26: Line 27:
 sudo apt install software-properties-common sudo apt install software-properties-common
 </code> </code>
 +</WRAP>
  
 <WRAP info> <WRAP info>
Line 51: Line 52:
  
 <WRAP tip> <WRAP tip>
-**TIP**:  A good idea would be to type <code bash>sudo apt install virtualbox–</code> and hit tab to see the various VirtualBox versions available for installation and then select one of them by typing it completely.+**TIP**:  A good idea would be to type <code bash>sudo apt install virtualbox–</code> and hit tab to see the various VirtualBox versions available for installation
 + 
 +This would display something like: 
 +<code bash> 
 +virtualbox-5.1                  virtualbox-6.0                  virtualbox-dkms                 virtualbox-guest-additions-iso  virtualbox-guest-dkms-hwe       virtualbox-guest-source-hwe     virtualbox-guest-utils-hwe      virtualbox-guest-x11-hwe        virtualbox-source                
 +virtualbox-5.2                  virtualbox-6.1                  virtualbox-ext-pack             virtualbox-guest-dkms           virtualbox-guest-source         virtualbox-guest-utils          virtualbox-guest-x11            virtualbox-qt         
 +</code> 
 + 
 +Then select one of them by typing it completely. 
 </WRAP> </WRAP>
  
ubuntu/virtual_machine/install_virtualbox.1576329004.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki