Download NAPP Stack

Version 1.0.0 — signed binaries. Pick your platform.

PlatformDownloadSHA-256
Linux (x86-64) napp-linux-amd64
signature (.sig)
442428e395df51c2e9f0d5b24b993dfa33a2872e8f260680fe057804623704bb
Linux (ARM64) napp-linux-arm64
signature (.sig)
6673d10035a3c141b0157c665e182f568310746e2767adec346b30ef01f4891a
Windows (x86-64) napp-windows-amd64.exe
signature (.sig)
b91dcb2421a6ed98309d3e7c57bb37a305ca1a08ca6725ad69f20f6ca29720be
macOS (Apple Silicon) napp-darwin-arm64
signature (.sig)
36087d07c5c60773f07321231e0c8eaa8dacd32d61fb766605d9a95a545c3f4a
macOS (Intel) napp-darwin-amd64
signature (.sig)
bc85b85f92c348be24ea2fce5ac76d10f3b2d5f981c22cf3bd14ba02d340e6fe
Verify before you run. Each release is signed (ed25519) and checksummed. NAPP's own napp self-update verifies the signature + SHA-256 automatically. To check a manual download: confirm the SHA-256 above matches, e.g. sha256sum napp-linux-amd64 (Linux) / shasum -a 256 … (macOS) / Get-FileHash (Windows).

Install

Linux / macOS

chmod +x napp-linux-amd64
sudo mv napp-linux-amd64 /usr/local/bin/napp
napp version

Windows

# place napp-windows-amd64.exe somewhere on PATH (e.g. as napp.exe)
napp.exe version

New here? Run napp handbook for the full operating guide, or napp --help. By downloading you agree to the EULA — see Licensing & Privacy.