Linux

caiioo for Linux

Pick the installer that matches your distribution. All current downloads are 64-bit x86 (x86_64 / amd64). If you're not sure, start with AppImage — it runs on any modern Linux.

All downloads below are 64-bit x86 (x86_64 / amd64). ARM64 (aarch64) is not yet available — see the callout at the bottom of the page.

AppImage (universal, x86_64)

Recommended if unsure
Download .AppImage (x86_64)

Self-contained 64-bit x86 binary. Works on any modern Linux distribution — no install required. Auto-updates are built in.

chmod +x caiioo.Desktop*.AppImage && ./caiioo.Desktop*.AppImage

Debian package (.deb, amd64)

Debian, Ubuntu, Mint, Pop!_OS, Elementary, Kali, MX

Download .deb (amd64)

Native 64-bit x86 (amd64) package for apt-based distributions. Integrates with your system package manager.

sudo apt install ./caiioo.Desktop*.deb

RPM package (.rpm, x86_64)

Fedora, RHEL, Rocky, AlmaLinux, openSUSE

Download .rpm (x86_64)

Native 64-bit x86 (x86_64) package for dnf/zypper-based distributions.

sudo dnf install ./caiioo.Desktop*.rpm
sudo zypper install ./caiioo.Desktop*.rpm

On ARM64? (Raspberry Pi, Asahi, Graviton)

We don't ship ARM64 (aarch64) Linux builds yet — the binaries above are 64-bit x86 only. If you want an aarch64 build, email us and we'll prioritize based on demand.

Request ARM64 build

Verify your download

Every installer is signed with our Tauri updater key (minisign). The signature is published alongside each download:

Signature files: add .sig to any installer URL (e.g. caiioo.Desktop_X_amd64.AppImage.sig).