How to find out the latest VirtualBox
I can install on Ubuntu 18.04
32 bit system (i686)
and how to install it?
I would like to run a 64 Ubuntu in VirtualBox
.
On VirtualBox
webpage I have found only version for 64 bit system
How to find out the latest VirtualBox
I can install on Ubuntu 18.04
32 bit system (i686)
and how to install it?
I would like to run a 64 Ubuntu in VirtualBox
.
On VirtualBox
webpage I have found only version for 64 bit system
Make sure you have enabled "multiverse" sources, then run:
sudo apt update
sudo apt install virtualbox
Lubuntu 18.04
on it. I probably need newest virtualbox.
– xralf
Oct 25 '20 at 20:04
virtualbox-guest-additions-iso
installs VirtualBox version 6.1.10, so you might want to upgrade to 20.04 if 18.04 is still serving an older version
– Nmath
Oct 25 '20 at 21:18