System Grab Bag

View all TLDR pages from Linux (or from all pages)

winetricks

Manage Wine virtual Windows environments. More information: https://wiki.winehq.org/Winetricks.
  • Start a graphical setup at the default Wine location:
    winetricks
  • Specify a custom Wine directory to run Winetricks in:
    WINEPREFIX={{path/to/wine_directory}} winetricks
  • Install a Windows DLL or component to the default Wine directory:
    winetricks {{package}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.