Skip to content

Downloads

Download the latest version of Nodus for your platform.

Loading release information...


System Requirements

Platform Requirements
macOS macOS 10.15 (Catalina) or later
Windows Windows 10 (64-bit) or later
Linux Ubuntu 20.04+, Debian 11+, Fedora 36+

Installation

  1. Download the .dmg file
  2. Open the disk image
  3. Drag Nodus to your Applications folder
  4. On first launch, right-click and select "Open" to bypass Gatekeeper
  1. Download the .msi installer
  2. Run the installer
  3. Follow the installation wizard
  4. Launch Nodus from the Start menu

Debian/Ubuntu:

sudo dpkg -i nodus_*.deb

AppImage:

chmod +x Nodus_*.AppImage
./Nodus_*.AppImage

Building from Source

See the Development guide for instructions on building Nodus from source.