Best way to install VirtualBox on Ubuntu Linux with the VirtualBox Extension Pack.
My Ubuntu version is 20.04 but this also apply to other ubuntu versions.
✅ Subscribe, it really helps: https://www.youtube.com/knowledgesharingtech?sub_confirmation=1
Commands:
- sudo add-apt-repository multiverse $$ sudo apt-get update
- sudo apt install virtualbox
- sudo apt install virtualbox-ext-pack
- sudo apt-get install virtualbox-guest-additions-iso
0 Comments