Skip to content
Nav0
Main Navigation HomeGuideInstallBlogRelease Notes
FAQ
Privacy Policy
Terms of Use
Disclaimer

Appearance

Install Nav0

Install Nav0 on macOS, Windows, or Linux.

macOS

Run this command in Terminal to install Nav0:

curl -fsSL https://raw.githubusercontent.com/nav0-org/nav0-browser/main/install.sh | bash

Downloads the latest release, installs to /Applications, and handles macOS Gatekeeper automatically.

Windows

Windows x64.exe installer

Linux

Debian / Ubuntu.deb packageFedora / RHEL.rpm package

Build from Source

Nav0 can be built from source on Windows, macOS, and Linux. This is recommended for maximum trust.

git clone https://github.com/nav0-org/nav0-browser.gitcd nav0-browsernpm installnpm run make

Requires Node.js 22+ and npm. The built app will be in the out/ directory.

Nav0 is open-source under the MIT License. View the source on GitHub.

Released under the MIT License.

Copyright Ketan Patil