Cadence 0.1.1 — Flatpak clean-install fix
Cadence 0.1.1
Flatpak clean-install fix for the early public beta.
Highlights
- Targets GNOME Platform 49 (48 is end-of-life and no longer usable for clean Flathub installs)
- Release bundle includes a Flathub
--runtime-repohint so missing runtimes can be resolved - Docs clarify that the
.flatpakis app-only and needs the Platform runtime once
Install
The release .flatpak is app-only (a few MB). You need the GNOME Platform from Flathub once (~1 GB).
flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install --user -y org.gnome.Platform//49
flatpak install --user ./cadence-0.1.1.flatpak
flatpak run org.cadence.CadenceGNOME Software: if you open the .flatpak and see two Local file options, choose the one tagged USER. The default (system-wide) often hangs on Preparing on a fresh machine. Prefer the terminal commands above when you can.
- From source / local Flatpak build: docs/INSTALL.md
- Release tracker: docs/RELEASES.md
AI disclaimer
Parts of this project were developed with AI assistance. AI-assisted contributions are welcome — see CONTRIBUTING.md.
This is an early beta: expect rough edges. Feedback and PRs appreciated.