Skip to content

Instantly share code, notes, and snippets.

@raphaelbruno
Last active July 1, 2022 16:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raphaelbruno/bd26cc0e90d77b0a0e0c84dca82ba61d to your computer and use it in GitHub Desktop.
Save raphaelbruno/bd26cc0e90d77b0a0e0c84dca82ba61d to your computer and use it in GitHub Desktop.
ProtonTricks

Protontricks Installation

  • You will need to install Winetricks
    sudo apt install winetricks
  • Install pipx
    sudo apt install python3-pip python3-setuptools python3-venv
    python3 -m pip install --user pipx
    ~/.local/bin/pipx ensurepath
  • Restart the Terminal
  • Finally install Protontricks
    pipx install protontricks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment