System does not recognise

Questions about Wine on Linux
Locked
BobbyDee
Newbie
Newbie
Posts: 1
Joined: Thu Mar 23, 2023 5:55 am

System does not recognise

Post by BobbyDee »

Hello,
I am trying to update to latest Wine on Ubuntu 20.04 and keep getting the following when I try to install latest version of Wine:

sudo apt install --install-recommends winehq-staging
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package winehq-staging

I get this message whether I am installing Wine stable, devel or staging.

Any advice please?
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: System does not recognise

Post by jkfloris »

It looks like the WineHQ repository cannot be found.
Did you run sudo apt update after adding the winehq-focal.sources file?
Locked