Unable to install wine in Ubuntu 20.04 #36
Replies: 2 comments 1 reply
-
So your install is bad, sounds like you need to force remove all the wine packages and dependencies and try again. |
Beta Was this translation helpful? Give feedback.
-
Just change |
Beta Was this translation helpful? Give feedback.
-
I tried installing a dedicated server on Ubuntu 20.04, but I got stuck in the wine installation part.
See log below
**root@instance-1:/etc/apt# apt install -y --install-recommends winehq-staging
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-staging : Depends: wine-staging (= 9.0.0~jammy-1)
E: Unable to correct problems, you have held broken packages.**
Beta Was this translation helpful? Give feedback.
All reactions