We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Official releases of binaries for Linux, Mac, and Windows can be found on the releases page.
Warning: depending on the source, the binary releases from package managers may be out of date.
pacman -S ninja
apt-get install ninja-build
dnf install ninja-build
dnf install dnf-plugins-core # Rocky 8 dnf config-manager --set-enabled powertools # Rocky 9+ dnf config-manager --set-enabled crb dnf install ninja-build
emerge dev-build/ninja
zypper in ninja
apk add ninja
xbps-install -S ninja
brew install ninja
port install ninja
pkg install ninja
winget install Ninja-build.Ninja
choco install ninja
scoop install ninja
conda install -c conda-forge ninja
python -m pip install ninja
spack install ninja