TunaOS Flatpaks
Install TunaOS applications from our Flatpak remote.
1. Add the remote
This is a one-time step:
flatpak remote-add --if-not-exists tuna-os https://tunaos.org/flatpak/tuna-os.flatpakrepo
2. Install apps
Everything below is installable from the remote. See the App Guide for the full catalog (13 apps, including system tools and the live-ISO installer frontends).
Office suite (pure Rust on GTK4 — no Python or WebKit dependency):
- 🧮 Tables
- 🎬 Decks
- 📄 Letters
flatpak install tuna-os org.tunaos.tables
flatpak install tuna-os org.tunaos.decks
flatpak install tuna-os org.tunaos.letters
Or install all three at once:
flatpak install tuna-os org.tunaos.tables org.tunaos.decks org.tunaos.letters