I have winehq-staging installed for yabridge and a few plugins require winetricks to work, but every time I try to install winetricks, it wants me to first remove winehq-staging, in favor of wine-common, in order for winetricks to work. I wonder whether I've gone about it the wrong way.
This is how the terminal looks like:
Code: Select all
[user@workstation ~]$ winetricks gdiplus
bash: winetricks: command not found...
Install package 'winetricks' to provide command 'winetricks'? [N/y] y
* Waiting in queue...
The following packages have to be installed:
wine-common-8.17-1.fc38.noarch Common files
wine-core-8.17-1.fc38.x86_64 Wine core package
wine-filesystem-8.17-1.fc38.noarch Filesystem directories for wine
winetricks-20230212-1.fc38.noarch Work around common problems in Wine
The following packages have to be removed:
winehq-staging-1:8.17-3.1.x86_64 WINE Is Not An Emulator - runs MS Windows programs
Proceed with changes? [N/y]