Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- **HOW TO SETUP WINE ON FEDORA 35**
- sudo dnf -y install dnf-plugins-core
- sudo dnf config-manager --add-repo https://dl.winehq.org/wine-builds/fedora/35/winehq.repo
- sudo dnf -y install winehq-stable
- wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
- chmod +x winetricks
- sudo mv winetricks /usr/local/bin/
- sudo winecfg
Advertisement
Add Comment
Please, Sign In to add comment