https://bugs.winehq.org/show_bug.cgi?id=46148
Sveinar Søpler cybermax@dexter.no changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cybermax@dexter.no
--- Comment #24 from Sveinar Søpler cybermax@dexter.no --- I might be cussing in church by suggesting this in here.. But if you have no idea, or any plans on compiling wine yourself, the best bet would be something like lutris.
This lets you set up "bottles" that are your wineprefixes + choose from various pre-compiled wine versions that do not touch the system wine version.
Easier than messing with the system version of wine atleast.
From your earlier error message where you have :
Unable to find a version "3.19.0~bionic" for the package "winehq-staging"
And it seem to revert to ubuntu default repo and some old version breaking stuff.
Perhaps try "sudo apt clean" and then "sudo apt update" before trying "apt-cache madison winehq-staging" Could be some crud in your package cache perhaps :)