With existing Fedora wine
installed on F41, I did this for WineHQ’s repo:
sudo dnf config-manager addrepo --from-repofile='https://dl.winehq.org/wine-builds/fedora/40/winehq.repo'
Followed by:
sudo dnf install winehq-staging --allowerasing
And it looks like it would be good-to-go with removing Fedora’s wine
and replacing with winehq-staging
and wine-staging
.
But it’s only offering 9.17-1.1
with 9.20-1.1
skipped because of broken dependencies.
I’m not sure if 9.17 offers anything exciting over 9.15 for me to bother with trying to swap it at the moment, but I might get more curious later.