XMRig source code available on GitHub under terms of GPLv3 license. Binary downloads and build instructions available for most popular platforms. We use a self hosted buildbot to create binaries for every commit, you can download binaries on download.xmrig.com with username xmrig
and password download
.
All manuals have instructions for building XMRig from a fresh system, to build from an already exists source use command git pull && cmake ..
and specific build command, usually make
.