this post was submitted on 23 Nov 2021
36 points (86.0% liked)

Linux

47362 readers
1148 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
you are viewing a single comment's thread
view the rest of the comments
[–] pinknoise@lemmy.ml 6 points 2 years ago (3 children)

They are even worse, since they don't come with an update mechanism builtin.

[–] M500@lemmy.ml 8 points 2 years ago (2 children)

That’s the main thing I don’t like about app images. It is just like windows where everything needs to be updated independently.

[–] southerntofu@lemmy.ml 0 points 2 years ago

That's not true and a bit harsh. AppImage supports repos with PGP signatures and differential upgrades, neither of which is supported by Flatpak/snap or any distro repo i know of. I especially love differential upgrades, as someone who regularly has bad connection.

[–] M500@lemmy.ml 3 points 2 years ago

That’s the main thing I don’t like about app images. It is just like windows where everything needs to be updated independently.

[–] poVoq@lemmy.ml 2 points 2 years ago (1 children)

Flatpacks don't update themselves either, you need a system service to do that. Something similar exists for Appimages, called AppimageUpdate without requiring an appstore for it.

[–] daojones@lemmy.ml 4 points 2 years ago* (last edited 2 years ago) (1 children)

AppImages don't integrate into the system at all and AppImageUpdate sucks.

Also flatpak update go brrrr

[–] poVoq@lemmy.ml 1 points 2 years ago* (last edited 2 years ago) (1 children)

Appimages are well integrated in Manjaro for example. You click on it to and you automatically get the choice to have it installed with menu links and all.

I can only assume you never properly used Appimages as they are surely better then installing a full Fedora runtime environment just to run a basic app as in the case of Flatpack.

[–] daojones@lemmy.ml 1 points 2 years ago (1 children)

AH really? What DE? I guess everyone should use Manjaro. For me, I have to right click, run as executable. Firefox doesn't work, Pling icon looks like shit, can't update them without using a poorly made updater program. No thanks!

[–] poVoq@lemmy.ml 2 points 2 years ago

KDE.

Why on earth would you run Firefox via an Appimage? All these container formats are only good for apps that are not up to date / available in the distribution's repository, and Firefox certainly is.