Download Franz for Linux

AppImage, .deb, and snap for x64 and arm64. Pick the one that matches your distribution and architecture.

Choose your architecture

We could not detect your architecture from your browser. Most modern Linux desktops are 64-bit (x64); Raspberry Pi 4/5 and Apple Silicon Linux VMs are arm64.

AppImage

Works on any modern Linux distribution. No package manager required. Franz updates itself in-app.

Shell snippet, click the copy button to copy
chmod +x Franz-x86_64.AppImage && ./Franz-x86_64.AppImage

.deb (Debian, Ubuntu, Mint, Pop!_OS)

Apt-managed install and updates — Franz appears in your package manager alongside everything else.

Shell snippet, click the copy button to copy
sudo apt install ./Franz_amd64.deb

Snap

From the Snap Store — Canonical handles updates. Available for x64 only.

Download · x64 x64
arm64 not available arm64
Shell snippet, click the copy button to copy
sudo snap install franz
Verify your download (optional)

If you care about supply-chain trust, verify the downloaded file against our signed SHA256 manifest. We publish the public key on this domain and on GitHub Releases.

Fingerprint: 88DF 5D46 F4CD 69ED 6FEB 262D DF5B 971E 06FB 50A9

Shell snippet, click the copy button to copy
curl --proto '=https' -fsSL https://meetfranz.com/SIGNING_KEY.asc | gpg --import
Shell snippet, click the copy button to copy
gpg --verify SHA256SUMS.asc SHA256SUMS

Download SIGNING_KEY.asc

Need help installing?

Stay in the loop

Product updates from the Franz team every 2–4 weeks — tips, new features, and release notes.