- cross-posted to:
- linux@lemmy.ml
- cross-posted to:
- linux@lemmy.ml
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).
deleted by creator
Good looking out. I installed this and verified it’s working, but does this automatically start at start up? I can’t seem to get systemctl enable to work on it.
deleted by creator
Oh awesome, yeah I was missing the user tag! Yeah all working now, thank you :)
This app is great, I’ve used it for a few months. I used to hate dealing with appimages, now I don’t even think about them.
The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps.
Some apps are only available as appimages.
Neverthrless you should ask the maintainer and work towards flatpaks.
Looking at you Bitwarden.
Appimage and snap. Why no flatpak?
There is a flatpak, but I’m pretty sure it’s a community version.
Appimage and snap. Why no flatpak?
I know why. They’re most likely running into this scenario as well.
The community flatpak of Bitwarden doesn’t have this issue.
Because it only lets you copy to the clipboard, lol.Because it only lets you copy to the clipboard, lol.
Fair enough. :P
Some apps are only available as appimages.
Yeah I know, I was just joking around, still AppImages are annoying.
Wait why is appimage bad
It’s not. These are opinions. Snap on the other hand… THAT is bad.
I can agree with that
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.
Ah ok. That makes sense. Thank you for taking the time to write out a long reply
Performance… or lack of it. Overhead.
Never had it work right. 90% of the time it just prompts again or fails to run entirely.
Not sure if I’m using the same package or just a similar one. I’ve been annoyed at all the snaps, flatpacks, appimages, etc. for a while now. I just want to update from the repo and not end up with a bunch of slow, broken, poorly integrated alternatives on my computer. Being able to properly manage app images with a tool like this made the alternate distribution formats so much more tolerable. Now when I install something I pray that I’ll find an app image if it’s not in the repos!
I mostly used
apt-getbut when I installed Ubuntu as a desktop OS, I used their store until I understood that Snaps were not always the officially packaged versions. The same thing with Flatpaks. I wanted to install Sublime Text so I looked to Flathub and found a package by Sublime HQ Pty Ltd. Imagine my surprise when went to Sublimes own website to saw that they offer it viaapt-get(on Ubuntu/Debian), they even say on their forum that they do not provide via Flatpak or Snap.Someone just uploaded a package using a name that looks official, while not actually being the owner of the product.






