0
buran-s@burans-Latitude-3340:~$ sudo dpkg --add-architecture i386
[sudo] password for buran-s: 
buran-s@burans-Latitude-3340:~$ cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
buran-s@burans-Latitude-3340:~$ sudo mkdir -pm755 /etc/apt/keyrings
buran-s@burans-Latitude-3340:~$ wget -O - https://dl.winehq.org/wine-builds/winehq.key | sudo gpg --dearmor -o /etc/apt/keyrings/winehq-archive.key -
--2025-04-06 17:10:39--  https://dl.winehq.org/wine-builds/winehq.key
Resolving dl.winehq.org (dl.winehq.org)... File '/etc/apt/keyrings/winehq-archive.key' exists. Overwrite? (y/N) y
151.101.174.217, 2a04:4e42:29::729
Connecting to dl.winehq.org (dl.winehq.org)|151.101.174.217|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3212 (3.1K) [application/pgp-keys]
Saving to: ‘STDOUT’
100%[===================>]   3.14K  --.-KB/s    in 0s      
2025-04-06 17:10:43 (38.6 MB/s) - written to stdout [3212/3212]
--2025-04-06 17:10:54--  https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources
Resolving dl.winehq.org (dl.winehq.org)... 151.101.174.217, 2a04:4e42:29::729
Connecting to dl.winehq.org (dl.winehq.org)|151.101.174.217|:443... connected.
HTTP request sent, awaiting response... 304 Not Modified
File ‘/etc/apt/sources.list.d/winehq-jammy.sources’ not modified on server. Omitting download.
buran-s@burans-Latitude-3340:~$ sudo apt install --install-recommends winehq-stable
Reading package lists... Done
Building dependency tree... Done
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 (= 10.0.0.0~jammy-1)
E: Unable to correct problems, you have held broken packages.
buran-s@burans-Latitude-3340:~$ 
karel
  • 122,292
  • 133
  • 301
  • 332

0 Answers0