The following packages have unmet dependencies: winehq-stable : Depends: wine-stable (= 5.0.3~bionic) E: Unable to correct problems, you have held broken packages. code example

Example 1: The following packages have unmet dependencies: winehq-stable : Depends: wine-stable (= 5.0.2~focal) E: Unable to correct problems, you have held broken packages.

wget -nc https://dl.winehq.org/wine-builds/Release.key

 sudo apt-key add Release.key

 sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/

Example 2: winehq-stable : Depends: wine-stable (= 5.0.1~bionic)

sudo apt update && sudo apt install --install-recommends winehq-stable

Tags:

Misc Example