I have installed Bitwarden through its AppImage, and added a .desktop file to run it easily (and also to use a themed icon). Unfortunately, each time an update comes out, I need to manually update the file since it points directly to the older version

is there anything that can be done about this? I know of AppImageLauncher but I don’t like it, I’d rather install the Flatpak for Bitwarden if that’s the only solution. Another possible approach would be to have a script continuously running in the background, checking if the file Exec points to still exists… but that imho is not very clean.
Do you have any insight?

  • Max-P@lemmy.max-p.me
    link
    fedilink
    arrow-up
    4
    ·
    7 months ago

    Isn’t that kind of AppImage’s whole thing, to behave like Mac apps that you just double click on regardless of where they are, and not have a package manager?

    I’d go for the Flatpak if you want it to be managed and updated.

    We went from distro packages to Flatpak to bare files and circling back to reinventing the package manager…