kevinjohnson7890

Wine 8.0 on Elementary OS 7.0 Horus

Feb 3rd, 2023
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. *************************************************************
  2. sudo dpkg --add-architecture i386
  3. sudo mkdir -pm755 /etc/apt/keyrings
  4. sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
  5. sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources
  6. sudo apt update && sudo apt install --install-recommends winehq-staging
  7. sudo winecfg
  8. ********************************************************************
Advertisement
Add Comment
Please, Sign In to add comment