Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- **How to Install WineHQ-Devel on Ubuntu 21.10 - Ubuntu 21.10**
- https://wiki.winehq.org/Ubuntu
- The commands that i used:
- sudo dpkg --add-architecture i386
- wget -nc https://dl.winehq.org/wine-builds/winehq.key
- sudo apt-key add winehq.key
- sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ impish main'
- sudo apt install --install-recommends winehq-devel
- sudo winecfg ( to configure wine)
Advertisement
Add Comment
Please, Sign In to add comment