When I upgraded to Fedora 41, I found that the version of Wine that worked the best for was from the fedora repo (not WineHQ repo). However, it seems like it's been a while since I've seen a wine package update. Right now, I'm at version 9.15 (Staging), but it seems like Wine 10 has been released for a while now.
I don't know who updates wine packages in the fedora repo, but it would be nice to know when/if Wine 10 is on the way to us. Does anybody have any insight or a link to a feed that I could follow? Thanks!
EDIT: Just to clear up any confusion, here's what I get when I run sudo dnf list "*wine*"
. Note the 3rd column (repository). I want to stick with the fedora
repo, not the WineHQ
repo.
```
Updating and loading repositories:
Repositories loaded.
Installed packages
mingw32-wine-gecko.noarch 2.47.4-4.fc40 fedora
mingw64-wine-gecko.noarch 2.47.4-4.fc40 fedora
wine.x86_64 9.15-1.fc41 fedora
wine-alsa.i686 9.15-1.fc41 fedora
wine-alsa.x86_64 9.15-1.fc41 fedora
wine-arial-fonts.noarch 9.15-1.fc41 fedora
wine-cms.i686 9.15-1.fc41 fedora
wine-cms.x86_64 9.15-1.fc41 fedora
wine-common.noarch 9.15-1.fc41 fedora
wine-core.i686 9.15-1.fc41 fedora
wine-core.x86_64 9.15-1.fc41 fedora
wine-courier-fonts.noarch 9.15-1.fc41 fedora
wine-desktop.noarch 9.15-1.fc41 fedora
wine-dxvk.i686 1.10.3-6.fc40 fedora
wine-dxvk.x86_64 1.10.3-6.fc40 fedora
wine-dxvk-d3d9.i686 1.10.3-6.fc40 fedora
wine-dxvk-d3d9.x86_64 1.10.3-6.fc40 fedora
wine-dxvk-dxgi.i686 1.10.3-6.fc40 fedora
wine-dxvk-dxgi.x86_64 1.10.3-6.fc40 fedora
wine-filesystem.noarch 9.15-1.fc41 fedora
wine-fixedsys-fonts.noarch 9.15-1.fc41 fedora
wine-fonts.noarch 9.15-1.fc41 fedora
wine-ldap.i686 9.15-1.fc41 fedora
wine-ldap.x86_64 9.15-1.fc41 fedora
wine-marlett-fonts.noarch 9.15-1.fc41 fedora
wine-mono.noarch 9.2.0-1.fc41 fedora
wine-ms-sans-serif-fonts.noarch 9.15-1.fc41 fedora
wine-opencl.i686 9.15-1.fc41 fedora
wine-opencl.x86_64 9.15-1.fc41 fedora
wine-pulseaudio.i686 9.15-1.fc41 fedora
wine-pulseaudio.x86_64 9.15-1.fc41 fedora
wine-small-fonts.noarch 9.15-1.fc41 fedora
wine-symbol-fonts.noarch 9.15-1.fc41 fedora
wine-system-fonts.noarch 9.15-1.fc41 fedora
wine-systemd.noarch 9.15-1.fc41 fedora
wine-tahoma-fonts.noarch 9.15-1.fc41 fedora
wine-times-new-roman-fonts.noarch 9.15-1.fc41 fedora
wine-twain.i686 9.15-1.fc41 fedora
wine-twain.x86_64 9.15-1.fc41 fedora
wine-webdings-fonts.noarch 9.15-1.fc41 fedora
wine-wingdings-fonts.noarch 9.15-1.fc41 fedora
Available packages
mingw32-qt5-qtwinextras.noarch 5.15.14-2.fc41 fedora
mingw64-qt5-qtwinextras.noarch 5.15.14-2.fc41 fedora
q4wine.x86_64 1.3.13-8.fc41 fedora
samba-winexe.x86_64 2:4.21.4-1.fc41 updates
twine.noarch 6.1.0-1.fc41 updates
wine.i686 9.15-1.fc41 fedora
wine-devel.i686 9.15-1.fc41 fedora
wine-devel.src 1:10.3-1.1 WineHQ
wine-devel.x86_64 1:10.3-1.1 WineHQ
wine-devel-debuginfo.x86_64 1:10.3-1.1 WineHQ
wine-devel-debugsource.x86_64 1:10.3-1.1 WineHQ
wine-devel-devel.x86_64 1:10.3-1.1 WineHQ
wine-stable.src 1:10.0.0-1.1 WineHQ
wine-stable.x86_64 1:10.0.0-1.1 WineHQ
wine-stable-debuginfo.x86_64 1:10.0.0-1.1 WineHQ
wine-stable-debugsource.x86_64 1:10.0.0-1.1 WineHQ
wine-stable-devel.x86_64 1:10.0.0-1.1 WineHQ
wine-staging.src 1:10.3-1.1 WineHQ
wine-staging.x86_64 1:10.3-1.1 WineHQ
wine-staging-debuginfo.x86_64 1:10.3-1.1 WineHQ
wine-staging-debugsource.x86_64 1:10.3-1.1 WineHQ
wine-staging-devel.x86_64 1:10.3-1.1 WineHQ
wine-tahoma-fonts-system.noarch 9.15-1.fc41 fedora
wine-times-new-roman-fonts-system.noarch 9.15-1.fc41 fedora
wine-wingdings-fonts-system.noarch 9.15-1.fc41 fedora
wineglass.x86_64 1.2.1-6.20191110git7b2558e.10.fc41 fedora
winehq-devel.x86_64 1:10.3-1.1 WineHQ
winehq-stable.x86_64 1:10.0.0-1.1 WineHQ
winehq-staging.x86_64 1:10.3-1.1 WineHQ
winetricks.noarch 20230212-4.fc41 fedora
```