
That’s it! You have successfully installed VirtualBox on your Ubuntu machine, and you can start using it. To install VirtualBox from the Oracle repositories, follow these steps: Installing VirtualBox from Oracle repositories #Īt the time of writing this article, the latest version of VirtualBox is version 6.1.x.

To your system: echo "deb $(lsb_release -cs) contrib" | \ sudo tee -a /etc/apt//virtualbox.list Import the Oracle public keys using the following commands: wget -q -O- | sudo apt-key add - wget -q -O- | sudo apt-key add -īoth commands should output OK, which means that the keys are successfully imported, and packages from this repository will be considered trusted. Personal Use and/or Educational Use expressly exclude any use of the Product for commercial purposes or to operate, run, or act on behalf of or for the benefit of a business, organization, governmental organization, or educational institution.Update the packages list and install the latest version of VirtualBox: sudo apt update sudo apt install virtualbox-6.1 $(lsb_release -cs) prints the Ubuntu codename. “Evaluation” means testing the Product for up to thirty (30) days after expiry of that term, you are no longer permitted to use the Product. “Educational Use” is any use by teachers or students in an academic institution (schools, colleges and universities) as part of the institution’s educational curriculum.
/how-to-install-virtualbox-extension-pack-4782422-1-04147a147e9948a9a88f9f6f721ceb28.jpg)
“Personal Use” is noncommercial use solely by the person downloading the Product from Oracle on a single Host Computer, provided that no more than one client or remote computer is connected to that Host Computer and that client or remote computer is used solely to remotely view the Guest Computer(s). Oracle grants you a personal, non-exclusive, non-transferable, limited license without fees to reproduce, install, execute, and use internally the Product on Host Computers for your Personal Use, Educational Use, or Evaluation. You should consider the license for the Extension Pack though: § 2 Grant of license.

I've been using the VirtualBox packages created by AutoPkgr recipe and they deploy properly.
