packaging-tauri-for-linux

Installation
SKILL.md

Packaging Tauri Applications for Linux

Critical Build Requirement

glibc Compatibility: Build on the oldest base system you intend to support (e.g., Ubuntu 18.04 rather than 22.04). Use Docker or GitHub Actions for reproducible builds.

Format Overview

Format Use Case Auto-Update Installation
AppImage Universal, portable Manual Run directly
Debian Debian/Ubuntu Via repos dpkg -i
RPM Fedora/RHEL/openSUSE Via repos rpm -i
Flatpak Sandboxed, Flathub Built-in flatpak install
Snap Ubuntu Store Built-in snap install
AUR Arch Linux Via helpers makepkg -si

Related skills

More from beshkenadze/claude-code-tauri-skills

Installs
3
First Seen
Jan 30, 2026