Skip to main content

Rubix CLI Binaries

📦 Download the Rubix node executable below

note

The download provides the rubixgoplatform executable only (plus README and license). You also need IPFS (compatible version v0.19.0) and the swarm key files - swarm.key and testnetswarm.key - from the Rubix repo. See Install Rubix for the full setup.

Linux Installation

Select your system architecture:

Installation Steps:

  1. Extract the contents to the directory where you want to run the Rubix node using tar -xzf
  2. Make binaries executable: chmod +x rubixgoplatform ipfs
  3. Verify installation: ./rubixgoplatform -v (this will display the installed version)

Latest Rubix version: v1.0.1

You can also refer Rubix Releases.