this post was submitted on 12 Mar 2026
130 points (91.1% liked)

Linux

12766 readers
846 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] med@sh.itjust.works 6 points 1 day ago (1 children)

There's an appimaged daemon you can install that will manage them, and it watches a bunch of folders to integrate appimages with xdg and whatever window manager you've got. ~/Applications looks like an easy pick, or ~/.local/bin.

Appimages you decide to keep you can just move there!

[–] DirtPuddleMisfortune@feddit.org 1 points 1 day ago (2 children)

Why do you keep appimages? I don't do that and now I'm wondering if I do something wrong. But I try to install from repos as much as possible.

[–] Quibblekrust@thelemmy.club 3 points 1 day ago (1 children)

The appImage is the program. If you don't keep it, you don't have the program.

[–] DirtPuddleMisfortune@feddit.org 1 points 7 hours ago

I'm sorry, I was an idiot. I thought appimages are debs when I made the comment.

[–] med@sh.itjust.works 1 points 23 hours ago* (last edited 23 hours ago)

I've used one or two tools that only distribute for my system as an appimage or as source code.

I can't always be bothered to set up a compilation environment or deal with removing dependencies.

I only use one or two regularly, but it's nice to have them integrated!

I prefer from the distro's repos, then source, then flatpack, then appimage. Sometimes you have to take what you can get!