To install this from the unstable (sid) repo AND to get the dependencies,
You need to use a few extra flags
sudo apt install --yes virtualbox-qt -t unstable
You will eventually have this displayed in the terminal window
Be sure it is set to Yes so these services can be restarted. And press the Enter or Return key.
It will continue unpacking and configuring the new package and the dependencies for it.
Hello so I recently installed peppermint and I tried installing virtualbox-qt. But ever since I'm trying i am getting this error
I've tried auto clean auto remove etc. Same output
I've also tried
dpkg --get-selections | grep hold
Any help?
Last edit: NotionL 2022-04-25
NotionL, virtualbox-qt is in Synaptic Package Manager, you can install it there.
Also, this is a Software problem, not an installation problem. Installation refers to installing the operating system into your computer.
Last edit: alynur 2022-04-26
The package you are trying to install has unmet dependencies because it is available from within the Debian unstable repository and stretch-backports.
https://packages.debian.org/search?keywords=virtualbox-qt
To install this from the unstable (sid) repo AND to get the dependencies,
You need to use a few extra flags
sudo apt install --yes virtualbox-qt -t unstable
You will eventually have this displayed in the terminal window
Be sure it is set to Yes so these services can be restarted. And press the Enter or Return key.
It will continue unpacking and configuring the new package and the dependencies for it.
KsWoodsMan
Last edit: KsWoodsMan 2022-04-28