I'm going by Wine's installation guide and I want to upgrade to newly released Wine 10.0. But when I get to sudo apt install --install-recommends winehq-stable I get an error message like this:
`Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:The following packages have unmet dependencies:
winehq-stable : Depends: wine-stable (= 10.0.0.0~noble-1)
E: Unable to correct problems, you have held broken packages.`
What am I doing wrong and is it possible to fix this somehow?