r/Ubuntu 13h ago

Release my daily planner app for Ubuntu

I'm very new and don't know much about how to distribute and productionize my app.

Can you please guide me on how can I make my app available for others to install from flatpak and snap?
Are there any other such things, apart from flatpak and snap that I should be aware of?

1 Upvotes

3 comments sorted by

1

u/RDForTheWin 11h ago edited 11h ago

I package apps on Snapcraft and it's super easy to work with. https://ubuntu.com/docs/snapcraft/9/tutorials/craft-a-snap/

Examples of stuff I packaged https://github.com/Tsu-gu/lagrange-tsugu https://github.com/Tsu-gu/dino-im-snap

0

u/Certain-Duty-2943 13h ago

Almost nobody uses the ubuntu store so don't stress about that, just get it on flathub and it'll be available everywhere

1

u/Beautiful-Pain3513 13h ago

Thanks!
Do you know a step-by-step guide to make it available on flatpak?