Leon-z21
Mon Jun 15, 2020 7:36:40 pm
Hello to all!
I tried to install wine stable based on their official site in ZorinOS lite. My first question is which version ubuntu should I choose to add the repository (I chose 18.04 version). Nevertheless, this was not the problem as when I finally tried to install wine, an error occurred that notified me of broken packages. To be more specific Terminal wrote that winehq-stable depends on wine-stable. I tried to search and install the package (ubuntu 18.04 version), yet again I had the same problem: this packages now depends on wine-stable-i386 and wine-stable-amd54. Long story short I found that I cannot install wine-stable-i386 as it need libc6:i386 to be higher or equal than the 2.29 version. The thing is I cannot upgrade it in this version. My main question is if there is a way to install wine on ZorinOs lite. Is there any solution of my problem?
Thanks in advance!
Terminal notifications:
Update: I noticed in synaptic that zorin-windows-app-support is broken.

I tried to install wine stable based on their official site in ZorinOS lite. My first question is which version ubuntu should I choose to add the repository (I chose 18.04 version). Nevertheless, this was not the problem as when I finally tried to install wine, an error occurred that notified me of broken packages. To be more specific Terminal wrote that winehq-stable depends on wine-stable. I tried to search and install the package (ubuntu 18.04 version), yet again I had the same problem: this packages now depends on wine-stable-i386 and wine-stable-amd54. Long story short I found that I cannot install wine-stable-i386 as it need libc6:i386 to be higher or equal than the 2.29 version. The thing is I cannot upgrade it in this version. My main question is if there is a way to install wine on ZorinOs lite. Is there any solution of my problem?
Thanks in advance!
Terminal notifications:
(PCNAME):~$ sudo apt install --install-recommends winehq-stable
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:
winehq-stable : Depends: wine-stable (= 5.0.1~focal)
E: Unable to correct problems, you have held broken packages.
(PC NAME):~$ sudo apt-get install wine-stable
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:
wine-stable : Depends: wine-stable-i386 (= 5.0.1~focal)
Depends: wine-stable-amd64 (= 5.0.1~focal) but 3.0.3~sid is to be installed
E: Unable to correct problems, you have held broken packages.
(PC NAME):~$ sudo apt-get install wine-stable-i386
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:
wine-stable-i386:i386 : Depends: libc6:i386 (>= 2.29) but 2.28-0ubuntu1+zorin4 is to be installed
Depends: libvkd3d1:i386 (>= 1.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
Update: I noticed in synaptic that zorin-windows-app-support is broken.