Can't install 6.1 on my linux Parrot
Posted: 2. Jan 2020, 16:44
I'm trying to install VB 6.1 on my Parrot Linux, but got some errors I can't figure out to handle.
If I write this: sudo apt-get install virtualbox-6.1
I get this error:
If I write sudo apt-get install virtualbox I get VB 6.0 installed and it works fine - but, I want 6.1
I have also tried to download the deb file from the VirtualBox website, but when I try to install the deb file I get this error:
Anyone with a tip on how I can install 6.1 ?
If I write this: sudo apt-get install virtualbox-6.1
I get this error:
Code: Select all
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package virtualbox-6.1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'virtualbox-6.1' has no installation candidateI have also tried to download the deb file from the VirtualBox website, but when I try to install the deb file I get this error:
Code: Select all
sudo dpkg -i virtualbox-6.1_6.1.0-135406~Debian~buster_amd64.deb
dpkg: regarding virtualbox-6.1_6.1.0-135406~Debian~buster_amd64.deb containing virtualbox-6.1:
virtualbox-6.1 conflicts with virtualbox-guest-additions-iso
virtualbox-guest-additions-iso (version 6.0.10-1) is present and installed.
dpkg: error processing archive virtualbox-6.1_6.1.0-135406~Debian~buster_amd64.deb (--install):
conflicting packages - not installing virtualbox-6.1
Errors were encountered while processing:
virtualbox-6.1_6.1.0-135406~Debian~buster_amd64.deb