85
submitted 6 months ago by Squid@leminal.space to c/linux@lemmy.ml

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
[-] avidamoeba@lemmy.ca 76 points 6 months ago* (last edited 6 months ago)

Software deployment that tackles dependency hell in a secure fashion while providing repeatable, atomic updates and rollback.

AppImage doesn't even provide a proper update system.

[-] rutrum@lm.paradisus.day 12 points 6 months ago

Can you elaborate on update system? AppImage is just a format, right? Whereas flatpak is a format and an entire toolkit for downloading and running flatpaks.

[-] avidamoeba@lemmy.ca 44 points 6 months ago* (last edited 6 months ago)

You already said it. Flatpak and Snap both include an entire system around updates and rollback which provide some pretty strong guarantees for update success. AppImage does not. It's got some libs available that an individual developer could use to implement their own update mechanism but isn't a built-in. And besides, without a system-level component that manages install/update/rollback, you can't have any guarantees about the update process. You're back to the Windows-world per-app update.exe paradigm (or update.sh in Linux).

load more comments (1 replies)
this post was submitted on 22 Dec 2023
85 points (90.5% liked)

Linux

45530 readers
1540 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS