you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 6 months ago

Flatpak is a central repository where an application is installed in a sandbox and cached. It can be updated from that central repository.

Snap is a mounted filesystem containing a repository and is stored locally. It is not sandboxed. It cannot be updated in part but is overwritten in whole. It is distributed by individual app maintainers, not a centralized repository.

  • source
  • parent