NX Hub 0.9.0
NX Hub 0.9.0 - installer, updater and launcher for the NX app family.
Downloads
| Platform | File |
|---|---|
| Linux | NX-Hub-0.9.0-linux.AppImage |
| Windows | NX-Hub-0.9.0-windows-portable.exe |
The AppImage runs with or without FUSE. Mark it executable and run it:
chmod +x NX-Hub-0.9.0-linux.AppImage
./NX-Hub-0.9.0-linux.AppImage
Verify
Each download has a .sha256 sibling:
sha256sum -c NX-Hub-0.9.0-linux.AppImage.sha256
Each download also has a .sig sibling: an ed25519 signature over the
asset's sha256, which NX Hub checks against a pinned key before it
installs anything. Nothing to do by hand - it verifies itself.
The .zpatch files are delta updates NX Hub uses to update itself
with a fraction of the download; they are not meant to be used by hand.
If you already run NX Hub, it will offer this build as a self-update.