this post was submitted on 10 Feb 2026
9 points (65.5% liked)
Linux
12873 readers
295 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
view the rest of the comments
It emulates legacy workflow from mac os where you open an archive that contains both the app and a shortcut to applications folder. I assume this installer also registers the file extension so it's doubleclick -> drag -> confirm.
Who doesn't love tradition
It was always a stupid and dumb idea by Apple, as everything by Apple.
I'm not sure if that even was their idea, or if developers just started doing that organically.
Register what file extension .appimage? Would that even work? Most software on Linux only uses file extensions as a hint at best and nothing at worst because magic numbers are usually preferred. Is there any file explorer that lets you register a file handler for ELFs regardless of file extension?
sure it works, I do it with Gear Lever
This doesn't make any sense? Appimages aren't distributed like this, there is no point in making it three step operation, you won't accidentally open this application and drag an appimage there.