This repository provides an unofficial flatpak for Camunda Modeler. This flatpak repackages the official release by the Camunda community project.
flatpak install -u org.freedesktop.Platform/x86_64/24.08
Directly via flatpakref:
flatpak install -u https://flatpak.hibiki.eu/repo/appstream/io.github.suntorytimed.camunda-modeler.flatpakref
or by adding the repository including the GPG key:
flatpak remote-add -u --gpg-import=https://flatpak.hibiki.eu/repo/hibiki.pgp hibikiEU https://flatpak.hibiki.eu/repo/hibiki.flatpakrepo
flatpak install -u app/io.github.suntorytimed.camunda-modeler/x86_64/stable
# this would work as well: flatpak install -u camunda
You can also just download the GPG key and flatpakrepo file and add those via your GUI tool of choice (e.g. seahorse and GNOME Software). The GPG key is available on public keyservers as well:
flatpak install flathub org.freedesktop.Sdk//24.08
flatpak install flathub org.electronjs.Electron2.BaseApp//24.08
flatpak-builder --user --install --force-clean build-dir io.github.suntorytimed.camunda-modeler.yaml