macOS · Apple Silicon
Operon_0.6.1_aarch64.dmg
Free. Open-source. No account required. Available for macOS, Windows, and Linux.
We detected your OS. The button picks the right build — use the dropdown for everything else.
Operon_0.6.1_aarch64.dmg
Operon_0.6.1_x64.dmg
Operon_0.6.1_x64-setup.exe
Operon_0.6.1_x64_en-US.msi
Operon_0.6.1_amd64.deb
Operon_0.6.1_amd64.AppImage
Operon-0.6.1-1.x86_64.rpm
cargo tauri build
Open the .dmg and drag Operon into /Applications.
open Operon_0.6.1_aarch64.dmg
# then drag Operon.app into the Applications shortcut
First launch: right-click → Open to bypass Gatekeeper (we're not a paying Apple developer yet).
The setup wizard will install Xcode Command Line Tools and Claude Code for you.
Run the .exe installer (or .msi for managed deployments). SmartScreen may warn — click More info → Run anyway.
Installs to %LOCALAPPDATA%\Operon. Claude Code installed via the setup wizard.
Windows Terminal / PowerShell Core recommended but not required.
sudo dpkg -i Operon_0.6.1_amd64.deb
sudo apt install -f # fix any missing deps
Tested on Ubuntu 22.04, 24.04, and Debian 12.
sudo dnf install ./Operon-0.6.1-1.x86_64.rpm
# or: sudo rpm -i Operon-0.6.1-1.x86_64.rpm
Tested on Fedora 39+, RHEL 9, Rocky Linux, and AlmaLinux.
chmod +x Operon_0.6.1_amd64.AppImage
./Operon_0.6.1_amd64.AppImage
No install step. Works anywhere with FUSE. Integrate with the system menu using AppImageLauncher.
Release notes, SHA-256 checksums, and older versions are all published to the swaruplab/operon releases page.