Complete newbie dependency problems

Questions about Wine on Linux
Locked
yoyopoc
Newbie
Newbie
Posts: 1
Joined: Sat Jun 26, 2021 9:35 am

Complete newbie dependency problems

Post by yoyopoc »

Hi All,
Complete newbie here, I'm trying to install wine on Ubuntu 20.04 and all goes well till I get a dependency problem when trying to install from wiki.winehq.org/Ubuntu.
I'm getting the following:

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

Can anyone help me?
Cheers:)
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Complete newbie dependency problems

Post by jkfloris »

Ubuntu 20.04 is not Hirsute
If the Ubuntu version number is a typo, try installing the packages wine-stable-amd64 and wine-stable-i386
to find out which package is blocking the installation.
Locked