Seeking advice on installing virtualbox-6.1_6.1.16
Posted: 11. Dec 2020, 07:27
Hi all.
Host - Ubuntu 20.04 desktop
VirtualBox Version 6.1
Whenever the 1st time starting VirtualBox VM Manager, an advice popup - see attached screenshot
I have the package
download
Whether to perform following step to install it?
After making sure Oracle VM VirtualBox Manager not running including all VMs not running as well;
On Terminal
Then it'll install virtualbox-6.1_6.1.16-140961~Ubuntu~bionic_amd64.deb
and delete automatically the old version without damaging the installed VMs ?
Please advise. Thanks
Regards
Host - Ubuntu 20.04 desktop
VirtualBox Version 6.1
Whenever the 1st time starting VirtualBox VM Manager, an advice popup - see attached screenshot
I have the package
Code: Select all
virtualbox-6.1_6.1.16-140961~Ubuntu~bionic_amd64.deb
download
Whether to perform following step to install it?
After making sure Oracle VM VirtualBox Manager not running including all VMs not running as well;
On Terminal
Code: Select all
sudo apt install path_to_virtualbox-6.1_6.1.16-140961~Ubuntu~bionic_amd64.deb
Or
sudo dpkg -i path_to_virtualbox-6.1_6.1.16-140961~Ubuntu~bionic_amd64.deb
and delete automatically the old version without damaging the installed VMs ?
Please advise. Thanks
Regards