you are viewing a single comment's thread
view the rest of the comments
[–] 50 points 6 months ago* (6 children)

I use flatpak and app images for different uses.

App images are like portable exe files for onetime use apps. Like Rufus

Flatpaks are like installable exes from the devs website. Used for apps I want to used and use again on my machine.

  • source
  • hideshow 6 child comments
  • [–] 24 points 6 months ago (3 children)

    Yeah Flatpacks aren't really "competing" with Appimages the way they are with Snaps.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 2 points 6 months ago (2 children)

    Flatpaks are only "competing" with a small portion of what snaps do.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 6 months ago (1 child)

    Oh ok I didn't realize that. I've personally never encountered a situation where I needed a Snap because a Flatpak lacked functionality.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 5 points 6 months ago

    Snaps are more comparable to nix, really. They can provide system services and even your kernel. Flatpaks and AppImages are only really about distributing desktop apps, but the rest of the system still needs to be provided another way.

  • source
  • parent