This is a flatpak manifest for the DB-MAIN application.
Official link: https://www.db-main.eu/
- Install flatpak and flatpak-builder
- Clone this repository and cd into it
- Download required SDKs and runtimes:
flatpak install --user org.gnome.Sdk//3.28 org.gnome.Platform//3.28
- Install the application:
flatpak-builder build --force-clean --install --user eu.dbmain.db-main.yml
To run the application, simply type:
flatpak run eu.dbmain.db-main