this post was submitted on 29 Jul 2023
86 points (90.6% liked)

Linux

45595 readers
641 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
 

Appimages, snaps and flatpaks, which one do you prefer and why?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 13 points 11 months ago (1 children)

Flatpaks are quickly becoming my favorite. I've rarely had issues with App Images, but they are clunky and messy. Flatpaks are where it's at IMO.

Snaps are pewpy.

[–] [email protected] 1 points 11 months ago* (last edited 11 months ago) (1 children)

I’ve rarely had issues with App Images, but they are clunky and messy.

How so?

[–] [email protected] 4 points 11 months ago

You have to use a separate application to manage them, otherwise they act as portable .exe files in windows, just laying around in a folder you have to manually link to or navigate to to run. You have to set them as executable manually otherwise you can't run them in certain distros, or they force you to click through the prompt. They aren't listed in the general packages installed on your system.

They are often bulky in size, and depending on the distro and software, sometimes they don't work properly. And again, without independent management software, they have to be manually updated independently.

They aren't bad, they just arent as good as other options IMO. I like App Images for random small programs, or some games too, they aren't a problem. But for large programs I want to use frequently, they are just less convenient.