this post was submitted on 06 Nov 2023
550 points (94.8% liked)
linuxmemes
20880 readers
5 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think it's here.
I haven't tried flatpacks yet. How do they compare to, say, snaps in terms of storage/redundancy?
no, flatpak has deduplication, so it can take less, and less space, from more flatpak you install(the first install is heavy, but it's downloading the runtime that others flatpak also share with)
Oh that's great! I'll switch to the flatpak tonight then
If you only have 2 or 3 flatpaks installed it's going to eat space like crazy. Deduplication only matters when many are used and if they have the same base. I've already suffered from too much space occupied because of flatpaks.
But the tradeoff is useful for bad software like this, at least it works, if you have space enough for it.
It looks like you're right. Uninstalling the deb and then installing the flatpak consumed an additional 2GB on my root, but I have a handful of other electron-based apps that are mildly obnoxious snaps, and migrating them might help amortize that cost