when trying to use wine to set up a game from terminal i get this
$ wine setup.exe
bash: wine: command not found
even tho winehq-stable.x86_64 is installed.
I can still do this install if i use lutris and make the setup.exe the executable of the game. after that i can change the executable to the executable of the game and the game works fine.
this didn’t use to happen. i could use wine setup.exe to install games normally.
also lutris says “wine in not installed on your system.”
i think this started to happen after i update wine from their website using dnf install winehq-stable
Yeah, winehq-stable is not the “wine” package from Fedora. It’s possible that the one you installed (from where?) just doesn’t work on Fedora (or conflicts with the “alternatives” setup that is done by the Fedora package).