On 5/8/26 13:45, ToddAndMargo via users wrote:
Hi All,

Does the FC44 upgrade screw up Wine like the
FC43 upgrade did?

Many thanks,
-T



Besides Mike's fixes, I also had another problem:

I had competing wine installs after upgrading to
Fedora 44 from 43.  I thought I had all the repo
version of Wine removed before upgrading to 44.
But the upgrade manage to find them anyway.

And since I had removed wine-devel purposefully
before upgrading, I thought I had no wines at
all in 43.

This fixed it:

# dnf remove wine-filesystem-11.0-3.fc44.noarch wine-core-11.0-3.fc44.x86_64 wine-common-11.0-3.fc44.noarch winetricks-20260125-1.fc44.noarc

# rm /usr/bin/wine

# ln -s /opt/wine-devel/bin/wine /usr/bin/wine

Now only wine-devel exists.

$ rpm -qa | grep -i wine
wine-devel-11.8-1.1.x86_64

--
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to