Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Download and install VirtualBox

You need to install VirtualBox and Virtual Box Extension pack. Both can be found here:

https://www.virtualbox.org/wiki/Downloads

...


In Ubuntu you can install Virtual Box Extension Pack via command line:

Code Block
languagebash
# In Ubuntu:
sudo apt install virtualbox-ext-pack

...