Appimages totally suck, because many developers think they were a real packaging format and support them exclusively.

Their use case is tiny, and in 99% of cases Flatpak is just better.

I could not find a single post or article about all the problems they have, so I wrote this.

This is not about shaming open source contributors. But Appimages are obviously broken, pretty badly maintained, while organizations/companies like Balena, Nextcloud etc. don’t seem to get that.

  • iopq@lemmy.world
    link
    fedilink
    arrow-up
    15
    arrow-down
    6
    ·
    1 year ago

    Great, now tell me why your appimage is complaining about not having some .so file on my system

      • iopq@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        No, the problem is more subtle, the developer assumed I have the same libs in the same locations as a mainstream distro like Ubuntu, but I do not

        I actually have several versions of each library in different hashed folders (my distro does this) and I just steam-run normal Linux executables

        Except I can’t do that when using this appimage thing so it doesn’t directly work on my system