1. Home
  2. Docs
  3. Update/Upgrade Troubleshooting
  4. wine-core (and other wine-*) conflict with winehq-staging

wine-core (and other wine-*) conflict with winehq-staging

We recently switched from Fedora’s provided wine packages to the the official WineHQ packages for better compatibility with providing accurate bug reports to WineHQ.

If you have an older Nobara installation, you may hit several conflicts with wine-core and other wine-* related packages. This issue can be resolved like so:

sudo dnf remove winetricks
sudo dnf install winehq-staging -y --allowerasing
sudo dnf install winetricks

Was this article helpful to you? Yes 10 No 1

How can we help?