Tauri Bundling Linux Packaging

Use when packaging a Tauri v2 app for Linux distribution — choosing between AppImage (portable, GPG-signed), deb (Debian/Ubuntu apt repos with postinst hooks), rpm (Fedora/RHEL with GPG signing via `TAURI_SIGNING_RPM_KEY`), Flatpak (Flathub submission), Snap (Snap Store), and an AUR PKGBUILD; picking the glibc baseline (build on Ubuntu 22.04 / Debian 12 for max compatibility); and deciding which format to ship for which audience.

stuffbucket 2cb834d 4 files · 15.6 KB Updated

File contents

stuffbucket/skills/tree/main/plugins/stuffbucket/skills/tauri-bundling-linux-packaging commit 2cb834d950

Frequently asked questions

npx skillmds@latest add stuffbucket/tauri-bundling-linux-packaging