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).

  • sputge@lemmy.world
    link
    fedilink
    arrow-up
    17
    arrow-down
    1
    ·
    edit-2
    1 year ago

    AppImageLauncher caused me problems in the past, similar to in this post.

    So I switched to appimaged and have never looked back.

    An implementation of AppImage tools written in Go by the inventor of the AppImage format.

    After uninstalling AppImageLauncher, I had to make sure that ~/.config/systemd/user/default.target.wants/appimagelauncherd.service was also removed!


    BTW the last release of AppImageLauncher is from 2020!