You're viewing a single thread.
All comments
31
comments
Appimages use the deprecated fuse2 dependency, never integrate well on the system, and run unsandboxed. I personally hate them.
38 0 Replyappimage hasn't depended on libfuse2 (or any libfuse) since the static runtime came out in 2022.
The issue is that some projects haven't updated to it, most notably electron builder:
https://github.com/electron-userland/electron-builder/issues/8686
never integrate well on the system, and run unsandboxed.
You have sandboxing and perfect integration, including adding the binary to
PATH
.20 0 ReplyThanks for this comment. I've been struggling with this and the "out-of-the-box functionality" of the .appimage's
6 0 Reply
31
comments
Scroll to top