The following packages have unmet dependencies

Questions about Wine on Linux
Locked
secfighters
Level 2
Level 2
Posts: 16
Joined: Sat Sep 10, 2016 9:01 am

The following packages have unmet dependencies

Post by secfighters »

how to fix this problem .???

sudo apt-get install winehq-devel
result

root@root:~# sudo apt-get install winehq-devel
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-devel : Depends: wine-devel (= 1.9.20~jessie)
E: Unable to correct problems, you have held broken packages.
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: The following packages have unmet dependencies

Post by dimesio »

Did you follow all of the instructions on https://wiki.winehq.org/Debian?
Locked