0

I've been trying to install wine on my ubuntu 18.04 (64 bit) for an hour but couldn't succeed.

I do as all of the tutorials and instructions do it:

sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
sudo apt-add-repository 'deb http://dl.winehq.org/wine-builds/ubuntu/ xenial main'
sudo apt-get update
sudo apt-get install --install-recommends winehq-devel

But I always get the following results:

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 (= 3.10.0~xenial)
E: Unable to correct problems, you have held broken packages.

This is the instruction in WineHQ and also there is a YouTube video doing the exact same procedure as above and succeeding, what is wrong? How can I install wine properly?

Melebius
  • 11,750
Amen
  • 101

0 Answers0