I wanted to install Wine because many apps that I use don't have Linux support. I opened Ubuntu Software store and started downloading Wine but after a while an error appeared:
Code: Select all
Unable to install Wine: The following packages have unmet dependencies.
I followed it but unsuccessfully. This is what terminal outputted:
-sudo dpkg --add-architecture i386
nothing
-wget -nc https://dl.winehq.org/wine-builds/winehq.key
Code: Select all
--2021-12-26 18:00:04-- https://dl.winehq.org/wine-builds/winehq.key
Resolving dl.winehq.org (dl.winehq.org)... 151.101.194.217, 151.101.130.217, 151.101.66.217, ...
Connecting to dl.winehq.org (dl.winehq.org)|151.101.194.217|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3220 (3,1K) [application/pgp-keys]
Saving to: 'winehq.key’
winehq.key 100%[==================================>] 3,14K --.-KB/s in 0,001s
2021-12-26 18:00:05 (3,13 MB/s) - 'winehq.key’ saved [3220/3220]
Code: Select all
OK
Code: Select all
Hit:1 http://archive.canonical.com/ubuntu focal InRelease
Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:3 https://repo.steampowered.com/steam stable InRelease
Hit:4 https://dl.winehq.org/wine-builds/ubuntu impish InRelease
Hit:5 https://dl.winehq.org/wine-builds/ubuntu hirsute InRelease
Hit:6 https://dl.winehq.org/wine-builds/ubuntu focal InRelease
Hit:7 http://sk.archive.ubuntu.com/ubuntu focal InRelease
Hit:8 http://sk.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:9 http://sk.archive.ubuntu.com/ubuntu focal-backports InRelease
Reading package lists... Done
Code: Select all
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
Code: Select all
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-stable : Depends: wine-stable (= 6.0.2~impish-1)
E: Unable to correct problems, you have held broken packages.
