ASK RHODES Back to chat

Download Rhodes Code

Connect Rhodes to your terminal, files, browser, and local tools.

Rhodes CodemacOS

Download for macOS

Requires Apple silicon (M1 or later). The app and terminal share one secure login.

2.1.7
Download Rhodes Code ZIP · 130 MB
Install from Terminal
curl -sL https://rhodesai.com/install-mac | bash

The installer verifies the download, Apple signature, and Gatekeeper assessment, then installs both Rhodes Code and the rhodes terminal command to your account without administrator approval. The app and terminal share one secure login. Open a new terminal and run rhodes; if you are not already signed in, browser sign-in happens once on first use.

Rhodes CodeLinux · x64 and ARM64

Download for Linux

Choose the normal package for your distribution. Debian and Ubuntu use DEB; Fedora and RHEL use RPM.

2.1.8 · verifying

Final packages and signatures are still being verified. Download controls stay disabled until the complete release passes.

Advanced: portable tar archives

Portable archives are provided as a fallback for experienced users. Native DEB or RPM installation is recommended.

Signing-key fingerprint: C6AC 1E2C FF36 48AE F3FA CBB9 0966 FF3D 2C8E F64B

Uninstall

macOS

Remove Rhodes Code and its terminal launchers while preserving local settings and credentials.

curl -sL https://rhodesai.com/install-mac | bash -s -- --uninstall

Add --purge-data to remove hook settings, trust records, and stored credentials too.

Linux

Run the command matching the native package you installed.

Debian / Ubuntu (DEB)
sudo apt remove rhodes-code
Fedora / RHEL (RPM)
sudo dnf remove rhodes-code