I've been trying to install "Windows App Support" but keep getting the message "The following packages have unmet dependencies:" and then no list as one would expect. The same happens when I try to install PlayOnLinux.
sudo apt install zorin-windows-app-support
[sudo] password for andree:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
zorin-windows-app-support : Depends: winehq-stable but it is not going to be installed or
wine
Depends: playonlinux but it is not going to be installed
Depends: python2 but it is not installable
Recommends: wine-stable-amd64 but it is not installable or
wine64 but it is not going to be installed
Recommends: wine-stable-i386:i386 but it is not installable or
wine32:i386
E: Unable to correct problems, you have held broken packages.
@Aravisian Worked well up until sudo apt install playonlinux
sudo apt install playonlinux
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
playonlinux : Depends: python2:any but it is not installable
Depends: cabextract but it is not installable
Depends: icoutils but it is not installable
Depends: jq
Depends: mesa-utils but it is not installable
Depends: python-wxgtk3.0 but it is not installable
E: Unable to correct problems, you have held broken packages.
sudo apt install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
My zorin install is fresh from yesterday and I don't feel I've done anything crazy with it. Could it be something is broken in 16.3 or my install was somehow corrupt?
I think it is most likely caused by Wine repos, POL repos and the dependencies they have in each.
In the article above, for example, they needed to downgrade a few packages to get everything to install.