kevinjohnson7890

Wine on Ubuntu 21.10

Feb 4th, 2022
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. **How to Install WineHQ-Devel on Ubuntu 21.10 - Ubuntu 21.10**
  2. https://wiki.winehq.org/Ubuntu
  3. The commands that i used:
  4. sudo dpkg --add-architecture i386
  5. wget -nc https://dl.winehq.org/wine-builds/winehq.key
  6. sudo apt-key add winehq.key
  7. sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ impish main'
  8. sudo apt install --install-recommends winehq-devel
  9. sudo winecfg ( to configure wine)
Advertisement
Add Comment
Please, Sign In to add comment