I have a relatively clean install of Ubuntu 20.04.
I have run the lines to include wine focal and i386 + keys etc but I still get unmet dependencies errors.
I could uninstall ubuntu again but I've just got all Jack / pulse and alsa playing nice with ubuntu and simply wish to try and run a few of the Winblows VST's namely the Korg M1 so it's a bit of a pain in the *** to start all over but if needs must...
any help appreciated.
Here's what I have so far.
sparky@sparky:~$ sudo apt update
Hit:1 http://gb.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 https://dl.winehq.org/wine-builds/ubuntu focal InRelease
Hit:3 http://dl.google.com/linux/chrome/deb stable InRelease
Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB]
Hit:5 http://archive.canonical.com/ubuntu focal InRelease
Fetched 109 kB in 1s (126 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up-to-date.
sparky@sparky:~$ 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 (= 6.0.0~focal-1)
E: Unable to correct problems, you have held broken packages.
sparky@sparky:~$
I have then tried to install wine-stable
which sends me on a rabbit hole for even more unmet dependencies.