-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pre built Ninja packages
Andrej edited this page Oct 2, 2025
·
25 revisions
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.
- Arch:
pacman -S ninja- Debian/Ubuntu:
apt-get install ninja-build- Fedora:
dnf install ninja-build- Rocky
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- Gentoo:
emerge dev-build/ninja- Opensuse:
zypper in ninja- Alpine:
apk add ninja- Void:
xbps-install -S ninjabrew install ninjaport install ninjapkg install ninjawinget install Ninja-build.Ninjachoco install ninjascoop install ninjaconda install -c conda-forge ninja- Pip:
python -m pip install ninjaspack install ninja