Introduction
We provide precompiled binaries for different platforms to make it easier to get started. We support the following platforms:
- Windows
- Linux
"Precompiled binaries" are compiled version of the source code making it ready to run on your system. It provides users with a convenient way to install the software without the need to compile it from source code, but needs to trust the source of the binaries.
Running precompiled binaries from an untrusted party is a security risk please make sure to download only from DAPA on Github.
To download the latest version available, please visit the Releases page (opens in a new tab).
If you don't see the precompiled binaries for your platform, Please build from the source code.
NOTE: We recommended building our software from source code directly, to be up-to-date but also to prevent having to trust a third party which could be a vector of attacks later.
A comprehensive guide to build from source code is available here.