I am running Linux Mint version 21.2. I am following Wine install instructions and when I get to
"sudo apt install --install-recommends winehq-stable" I get the error message "Unable to locate package winehq-stable".
Everything from previous instructions installed ok. Suggestions on what to do to fix problem.
Thanks, Jack
Treouble installing Wine
Re: Treouble installing Wine
You get this error message if the WineHQ repository cannot be found. Did you run "sudo apt update" after downloading the winehq-jammy.sources file?
If that doesn't help, post the output of the following 2 commands:
If that doesn't help, post the output of the following 2 commands:
Code: Select all
head /etc/apt/sources.list.d/*winehq*
# and
apt policy