Appimage for me ticks all the boxes for cross distro package as its very portable, simple to run, what are devs trying to do when creating snaps and flatpack?

you are viewing a single comment's thread
view the rest of the comments
[–] 11 points 2 years ago
  • ruins single source of truth over installed state
  • thus kills validation and thus consistency and thus repeatability (the holy trifecta of release management)
  • promotes dependency hell
  • promotes redundant installs
  • 'hides' installs from enterprise management (eg snmp)
  • you will fail the audit

But other than being redundant and risky, totally cool.

  • source