this post was submitted on 10 Nov 2025
40 points (97.6% liked)

Linux Questions

2845 readers
6 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 2 years ago
MODERATORS
 

I was reading a bit about it recently, seems like there two positions are valid, curious to see what people here think.

you are viewing a single comment's thread
view the rest of the comments
[–] Samueru_sama@programming.dev 3 points 4 days ago

You can have universal packages separated from the system that use very little space. That is known as AppImage

And now it is possible to make them truly universal, before appimage sucked since they had a dependency to libfuse2 and glibc, that's not needed anymore.