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

Do tell... genuine question, what would you consider 2 significant differeces?

  • source
  • parent
  • hideshow 1 child comment
  • [–] 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