Hello. I am trying to install winehq on ubuntu 16.04.5 LTS.
I have arch64 architecture
I was try to do all with instruction from askubuntu.com/questions/316025/…
sudo dpkg --add-architecture i386
all is good
wget -nc dl.winehq.org/wine-builds/winehq.keyFile
‘winehq.key’ already there; not retrieving.
No problems here too
sudo apt-key add winehq.key OK
sudo apt-add-repository 'deb dl.winehq.org/wine-builds/ubuntu xenial main'
(I take it from wiki winehq)
sudo apt update
dextop@localhost:~$ sudo apt-get install winehq-stableReading 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-stable:i386 : Depends: wine-stable:i386 (= 4.0.1~xenial) but it
is not going to be installed
E: Unable to correct problems, you have held broken packages
Could anyone help me with it. I already asked it on askubuntu ( https://askubuntu.com/questions/1155...ne-on-aarch-64 ).
Many thanks for helping.
Bookmarks