You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> 📝 **Note**: The DeNet Datakeeper Node CLI is distributed as a standalone binary file without any installation package. Just download the appropriate binary for your system
103
103
104
104
## Desktop Node Manager
105
105
106
106
### Available Desktop Builds
107
107
108
-
| Operating System |[Architecture](#how-to-choose-the-right-architecture)| Download Link |[Package Format](#package-format-explanation)| Installation Command |
|**Windows**| x86_64 |[DeNode_Manager_1.0.4_x64-setup.exe](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc10/DeNode_Manager_1.0.4_x64-setup.exe)| Installer | Double-click to install |
111
-
|**macOS**| x86_64 |[DeNode_Manager_1.0.4_x64.dmg](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc10/DeNode_Manager_1.0.4_x64.dmg)| Disk Image | Open .dmg file and drag to Applications |
112
-
|**macOS**| ARM64 |[DeNode_Manager-1.0.4-arm64.dmg](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc10/DeNode_Manager_1.0.4_x64.dmg)| Disk Image | Open .dmg file and drag to Applications |
113
-
|**Linux**| x86_64 |[DeNode_Manager_1.0.4_amd64.deb](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc10/DeNode_Manager_1.0.4_amd64.deb)| DEB (Debian/Ubuntu) |`sudo dpkg -i DeNode_Manager_1.0.4_amd64.deb` then `sudo apt install -f`|
114
-
|**Linux**| ARM64 |[DeNode_Manager_1.0.4_arm64.deb](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc10/DeNode_Manager_1.0.4_arm64.deb)| DEB (Debian/Ubuntu) |`sudo dpkg -i DeNode_Manager_1.0.4_arm64.deb` then `sudo apt install -f`|
|**Windows**| x86_64 |[DeNode_Manager_1.0.5_x64-setup.exe](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc10/DeNode_Manager_1.0.5_x64-setup.exe)| Installer | Double-click to install |
111
+
|**macOS**| x86_64 |[DeNode_Manager_1.0.5_x64.dmg](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc10/DeNode_Manager_1.0.5_x64.dmg)| Disk Image | Open .dmg file and drag to Applications |
112
+
|**macOS**| ARM64 |[DeNode_Manager-1.0.5-arm64.dmg](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc10/DeNode_Manager_1.0.5_x64.dmg)| Disk Image | Open .dmg file and drag to Applications |
113
+
|**Linux**| x86_64 |[DeNode_Manager_1.0.5_amd64.deb](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc10/DeNode_Manager_1.0.5_amd64.deb)| DEB (Debian/Ubuntu) |`sudo dpkg -i DeNode_Manager_1.0.5_amd64.deb` then `sudo apt install -f`|
114
+
|**Linux**| ARM64 |[DeNode_Manager_1.0.5_arm64.deb](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc10/DeNode_Manager_1.0.5_arm64.deb)| DEB (Debian/Ubuntu) |`sudo dpkg -i DeNode_Manager_1.0.5_arm64.deb` then `sudo apt install -f`|
0 commit comments