https://bugs.winehq.org/show_bug.cgi?id=53543
Bug ID: 53543 Summary: Ubuntu 22.04 winehq-stable Product: WineHQ.org Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: www-unknown Assignee: wine-bugs@winehq.org Reporter: instantrice@gmail.com Distribution: ---
Created attachment 72909 --> https://bugs.winehq.org/attachment.cgi?id=72909 logs of a fresh attempt to install
The below steps from https://wiki.winehq.org/Ubuntu result in "unable to locate package winehq-stable"
sudo dpkg --add-architecture i386
sudo wget -nc -O /usr/share/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
sudo wget -nc -P /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources
sudo apt update
sudo apt install --install-recommends winehq-stable