WINETRICKS(1) Wine Package Manager WINETRICKS(1)

winetricks - manage virtual Windows environments using Wine

winetricks [options] [verb ... ]

winetricks is an easy way to work around common problems in Wine.

It provides simple commands to tweak Wine settings, download and install missing Windows DLLs and fonts, or install various games or apps with appropriate workarounds for the current version of Wine.

It can be used via GUI or command line. The command-line mode is intended both for interactive use and as a building block in fancier Wine frontends and in automated regression testing.

winetricks with no arguments displays a GUI using either Zenity or Kdialog.

Set country code to CC and don't detect your IP address when retrying downloads
Don't check whether packages were already installed
Show GUI diagnostics even when driven by the command-line interface
Set OPT to kdialog or zenity to override GUI engine
Install each app or game in its own bottle
Update this application to the last version
Rollback the last self update
Cache ISOs (allows later installation without disc)
Don't install each app or game in its own bottle (default)
Don't delete temp directories (useful during debugging)
Opt in to reporting which verbs you use to the Winetricks maintainers
Opt out of reporting which verbs you use to the Winetricks maintainers
Don't ask any questions, just install automatically
Retry hard when caching scratched discs
Run downloads under torify, if available
Echo all commands as they are executed
Run (automated) GUI tests for verbs, if available
Display this message and exit
Display version and exit

list verbs in category 'applications'
list verbs in category 'benchmarks'
list verbs in category 'dlls'
list verbs in category 'fonts'
list verbs in category 'settings'
list categories
list cached-and-ready-to-install verbs
list verbs which download automatically
list verbs which download with some help from the user
list already-installed verbs
create wineprefix with 32 or 64 bit, this option must be given before prefix=foobar and will not work in case of the default wineprefix.
select WINEPREFIX=$HOME/.local/share/wineprefixes/foobar
Delete ALL DATA AND APPLICATIONS INSIDE THIS WINEPREFIX

winetricks list-download
winetricks 7zip

Wine checks several environment variables on startup:

If set, this specifies which wine binary to use by default
If set, this specifies which wineserver to use by default
If set, this specifies the location of the default .wine directory ( usually $HOME/.wine ).
If set, this is path to system's user data cache (default: $HOME/.cache) W_CACHE path to Winetricks' user data cache (default: $XDG_CACHE_HOME/winetricks}

Dan Kegel, Austin English, and many others. For a complete list, please see the "Copyright" section in the file 'winetricks'.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See https://www.gnu.org/licenses/.

Bugs may be reported at https://github.com/Winetricks/winetricks/issues

The most recent version of winetricks can be downloaded from https://github.com/Winetricks/winetricks/releases/latest

The latest snapshot of the code may be obtained via git; see https://github.com/Winetricks/winetricks/

Documentation for Winetricks can be found at https://github.com/Winetricks/winetricks/wiki

For further information about winetricks see https://github.com/Winetricks/winetricks/

wine(1)

January 2024 Winetricks 20240105