Download Cerebion Rivet
Available for Windows, macOS, and Linux.
A license key is required to use Cerebion Rivet. Don't have one? Start a free 14-day trial or view plans.
macOS note: On first launch, macOS may ask "Are you sure you want to open this app?" Click Open to proceed. This is a standard Gatekeeper prompt for newly downloaded apps.
Windows note: The installer is digitally signed by Cerebion LLC. Run the downloaded .exe and follow the on-screen prompts. If Windows SmartScreen appears, click More info → Run anyway.
Linux note: After downloading, run the following commands to install dependencies and launch the app:
# Extract the archive tar -xzf CerebionRivet-Linux-1.0.168.tar.gz cd CerebionRivet-Linux-1.0.168 # Fix sandbox permissions (required once) sudo chown root:root chrome-sandbox && sudo chmod 4755 chrome-sandbox # Launch ./cerebion-rivet # If the app fails to launch, install missing system libraries and try again: sudo apt-get install -y libglib2.0-0 libnss3 libatk1.0-0 libatk-bridge2.0-0 \ libcups2 libdrm2 libxkbcommon0 libxcomposite1 libxdamage1 libxfixes3 \ libxrandr2 libgbm1 libasound2 libpangocairo-1.0-0 libgtk-3-0
Ubuntu 22.04+ is recommended. The app requires a license key to start — start a free trial if you don't have one.
System Requirements
- • Python 3.12+ (bundled with installer)
- • 4 GB RAM minimum, 8 GB recommended
- • 2 GB disk space
- • Internet connection for license validation (offline mode available)
CLI Installation
After downloading, add the CLI to your PATH and verify:
rivet --version