.deb and .rpm packages
Native packages for Debian/Ubuntu and Fedora based distros.
Three binary packages: temario-common (base), temario-cli and temario-grafico.
Compatibility
Section titled "Compatibility"| Distribution | Version | CLI / library | GUI (temario-grafico) |
|---|---|---|---|
| Debian | 13 Trixie | ✅ Tested | ✅ Tested |
| Ubuntu | 26.04 Noble | ✅ Tested | ✅ Tested |
| Ubuntu | 24.04 Noble | ✅ Works | ⚠️ Not compatible — PySide6 ≥ 6.7 not in official repos |
| Fedora | 44 | 🔲 Untested (build ok) | 🔲 Untested |
| Fedora | 43 | 🔲 Untested (build ok) | 🔲 Untested |
Debian / Ubuntu .deb packages
Section titled " .deb packages"For Debian 13 Trixie and Ubuntu 26.04+ (full CLI and GUI support).
On Ubuntu 24.04 only temario-cli works — see the compatibility note above.
Stable release v0.1.7
Section titled "Stable release "-
Download all three packages from the links above.
-
Install (in the download directory):
Terminal window sudo apt-get install -y ./temario-common_*.deb ./temario-cli_*.deb ./temario-grafico_*.debaptresolves dependencies automatically (LibreOffice, PySide6…). -
Verify:
Terminal window temario version
Fedora .rpm packages
Section titled " .rpm packages"For Fedora 43 and 44.
Stable release v0.1.7
Section titled "Stable release "-
Download all three packages from the links above.
-
Install (in the download directory):
Terminal window sudo dnf install -y ./temario-common-*.rpm ./temario-cli-*.rpm ./temario-grafico-*.rpmdnfresolves dependencies automatically (LibreOffice, python3-pyside6…). -
Verify:
Terminal window temario version