I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.

Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.

Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).

  • Kusimulkku@lemm.ee
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    8 months ago

    From the “universal package formats” that’s the one I’ve had issues with when using it on a distro not specifically mentioned to work, it was supposed to be universal! Though not sure if that’s an issue with whoever packaged the app or anything specific with AppImage. Poor experience anyway.

    Also no repo model. I like package manager to deal with shit. We have sorta solutions for that but not quite like snaps and flatpaks.

    Also the dependencies stuff is weird. They advice you to think of the oldest (LTS?) distro you think the app will be used on and use deps compatible with that one. Which just seems, I dunno, icky, for lack of better word.

    But for a random one-off app, I think it’s fine. I prefer flatpak but it’s fine, I wouldn’t avoid it or anything.