How to Install Wine Staging on Debian 10 Buster - LinuxConfig.org

Wine's Staging branch is miles ahead of standard Wine in terms of both performance and features. You can install the latest Staging releases on Debian just as easily as the default version and get the latest updates as soon as they're released.


This is a companion discussion topic for the original entry at https://linuxconfig.org/how-to-install-wine-staging-on-debian-10-buster

Perfect! The installation was perfect. Congratulations!

I have less luck in this regard. On a fresh Debian 10 install, i get:

root@WS01:~# apt install --install-recommends winehq-staging
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-staging : Depends: wine-staging (= 4.15~buster)
E: Unable to correct problems, you have held broken packages.

and
root@WS01:~# apt install --install-recommends wine-staging
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-staging : Depends: wine-staging-amd64 (= 4.15~buster) but it is not going to be installed
Depends: wine-staging-i386 (= 4.15~buster)
E: Unable to correct problems, you have held broken packages.

Any suggestions ?

i have the same problem, did you solved the problem?

It seems like you have debian testing. Change deb https://dl.winehq.org/wine-builds/debian/ buster main to deb https://dl.winehq.org/wine-builds/debian/ bullseye main in wine.list. For me, I had to create this file because it didn’t exist. And I could only do that with sudo nautilus

Followed your comment and it fixed the issue just to be replaced with
E: Unable to locate package winehq-staging