I like Ubuntu and related technologies around it so when I wanted to learn Linux packaging I went for snap. It turned out to be not as hard as I thought, and from my experience they run just fine. And are capable of packaging more types of apps than flatpak.
Account of tsugu@slrpnk.net
- 2 Posts
- 7 Comments
idk what to tell you, I used it on an old Hp laptop from 2008 with an HDD. Ran just fine. Maybe try it again in 2025
No thanks, I like snaps
Both are official and work well so there isn’t really a need for it. But some people just want to make their experience harder because snap bad.
it’s a parody of the memes where it’s typing commands for 20 minutes to install a web browser
Hi, a real snap packager here. In comparison to flathub the devs are not required to publish their snapcraft.yamls but the store won’t accept an app with privileged access. By default you can’t even connect to dbus. You go to the forum, link your snapcraft.yaml and explain why you need the access. The process is the same with plugs that don’t auto connect, which ones are those you can read here. You can upload an app with a plug that doesn’t auto connect but your users will have to manually do so.
The requirements for classic snaps (no confinement) are much stricter and the admins are careful about granting that privilege. The store also makes it clear whether a package is official or from a star developer so if the app is going to handle sensitive data, you probably won’t trust an unverified developer.
As for the walled garden, you’re free to share your .snap files and their snapcraft.yamls anywhere you want. Canonical has control of the central store but nothing can stop you from having a repo with snaps that your users install locally. The vast majority of apps won’t do that because there’s no reason to, but you can. I know Obsidian Notes used to do that at some point.



I can confirm the auto updates work. When I push a new version, all devices start using it within days.