View Single Post
Old 12-17-2020, 12:16 AM   #3
frmald
Member
frmald began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Dec 2020
Device: Android/PC
Quote:
Originally Posted by kovidgoyal View Post
Why create an appimage at all??
If you mean one could create a /opt/calibre.squashfs, and have it auto mounted from fstab, then yes -- but it's easier to use an executable appimage on ANY linux install. Like when you're not on your own computer...

If you mean "why save space at all", then -- with SSDs, space is a reasonable concern once again. Also, live USB sticks.

Actually I don't see the point of filling up storage with uncompressed binaries and data files in general. One could convert to live ("frugal") installs completely, but even in this case, keeping big applications separate simplifies updating, and also minimizes the live FS image.
frmald is offline   Reply With Quote