Error installing winhq-stable in Linux Mint 22

Questions about Wine on Linux
Locked
foundnom
Newbie
Newbie
Posts: 1
Joined: Sat Jan 04, 2025 8:20 am

Error installing winhq-stable in Linux Mint 22

Post by foundnom »

I'm using Linux Mint 22. (UBUNTU_CODENAME=noble)
I follow the instructions on https://gitlab.winehq.org/wine/wine/-/w ... ian-Ubuntu to install wine.

Code: Select all

sudo apt install --install-recommends winehq-stable
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package winehq-stable
There seems no winehq-stable
I tried autofill

Code: Select all

sudo apt install --install-recommends winehq-
winehq-devel    winehq-staging 
Seems only devel and staging channels are available
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Error installing winhq-stable in Linux Mint 22

Post by dimesio »

Locked