Linux

PebbleFlow for Linux

Pick the installer that matches your distribution. If you're not sure, start with AppImage — it runs on any modern Linux.

Version 0.9.717

AppImage (universal)

Recommended if unsure
Download .AppImage

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

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

Debian package (.deb)

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

Download .deb

Native package for apt-based distributions. Integrates with your system package manager.

sudo apt install ./PebbleFlow.Desktop*.deb

RPM package (.rpm)

Fedora, RHEL, Rocky, AlmaLinux, openSUSE

Download .rpm

Native package for dnf/zypper-based distributions.

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

On ARM64? (Raspberry Pi, Asahi, Graviton)

We don't ship ARM64 Linux builds yet. If you want one, 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. PebbleFlow.Desktop_X_amd64.AppImage.sig).