
VirtualBox 5.2: sudo apt-get install -y virtualbox-5.2 Access VirtualBox VirtualBox 6.0: sudo apt-get install -y virtualbox-6.0

Install the VirtualBox using the apt command. # Linux Mint 19 #Įcho "deb bionic contrib" | sudo tee /etc/apt//virtualbox.listĮcho "deb xenial contrib" | sudo tee /etc/apt//virtualbox.list

wget -q -O- | sudo apt-key add -Īdd the VirtualBox repository using the following command. Open up a terminal and Import the public key of the Oracle VirtualBox repository to your system. Install VirtualBox 6.0 / 5.2 on Linux Mint 19 / Linux Mint 18

So, to install VirtualBox on 32-bit Linux Mint machine, you would need to go for the earlier version which is VirtualBox 5.2. VirtualBox 6.0 does not support 32-bit hosts.
