Hacker News new | ask | show | jobs
by sambuccid 146 days ago
Appimage exists that packs linux applications into a single executable file that you just download and open. It works on most linux distros
1 comments

I vaguely remember that Appimage-based programs would fail for me because of fuse and glibc symbol version incompatibilties.

Gave up them afterwards. If I need to tweak dependencies might as well deal with the packet manager of my distro.