config:wine
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
config:wine [2024/01/11 17:35] – Wulf Rajek | config:wine [2024/01/12 12:39] (current) – Wulf Rajek | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Wine 4 ====== | + | ====== Wine ====== |
- | To install the latest Wine version from WineHQ in Debian | + | To install the latest Wine version from WineHQ in Debian, follow these commands: |
< | < | ||
Line 12: | Line 12: | ||
</ | </ | ||
- | For Ubuntu / Mint 19.1 | + | For Ubuntu |
< | < | ||
wget -q https:// | wget -q https:// | ||
- | echo "deb https:// | + | echo "deb https:// |
sudo apt-get update | sudo apt-get update | ||
sudo apt-get install --install-recommends winehq-stable | sudo apt-get install --install-recommends winehq-stable | ||
Line 22: | Line 22: | ||
https:// | https:// | ||
+ | ===== Disable debug output ===== | ||
To disable wine debug messages, either prefix wine with the environment variable like | To disable wine debug messages, either prefix wine with the environment variable like |
config/wine.1704994501.txt.gz · Last modified: 2024/01/11 17:35 by Wulf Rajek