Hi I just updated to Ubuntu 22.04 and I was trying to install wine but I keep on facing the error :E Unable to locate Winehq-stable. If I try the development branch it works but when I try to install Grapejuice I have the same error. It this a bug or is something? Someone please help.
Asked
Active
Viewed 575 times
0
-
2Does this answer your question? E: Unable to locate package winehq-stable – user535733 Aug 10 '22 at 14:12
-
1It's a bug only in the sense that the upstream instructions you are likely following are incomplete or unclear, so this is a common question for folks following those instructions. If you install Wine from the Ubuntu repositories instead of upstream, you don't get this problem. – user535733 Aug 10 '22 at 14:14
1 Answers
0
It appears that in order to install Wine, you need to do this:
sudo apt-get install --install-recommends wine-stable
as described here: E: Unable to locate package winehq-stable