Skip to content

How to run application on Linux using Wine

Nikolay Gekht edited this page Jun 17, 2024 · 5 revisions
  1. Install wine. I suggest to install WineHQ version (see WineHQ repo here for 20.04 and earlies, or here for 22.04+)

  2. Go to Microsoft https://dotnet.microsoft.com/en-us/download/dotnet/ and download the latest desktop runtime for windows

  3. Run downloaded runtime installer using wine.

  4. Run Ballistic Calculator executable file using wine.

Clone this wiki locally