this post was submitted on 12 Sep 2025
35 points (100.0% liked)

Chapotraphouse

14131 readers
739 users here now

Banned? DM Wmill to appeal.

No anti-nautilism posts. See: Eco-fascism Primer

Slop posts go in c/slop. Don't post low-hanging fruit here.

founded 4 years ago
MODERATORS
 

Love installing multiple gigabyte flatpaks of what would be 15mb exe files on Windows. I've enjoyed using Mint so far but there are definitely some things that suck, this is one of them

you are viewing a single comment's thread
view the rest of the comments
[–] tim_curry@hexbear.net 8 points 1 month ago (1 children)

I wouldn’t be the first to say flatpaks are efficient but I’ve never seen one that big

[–] doublepepperoni@hexbear.net 6 points 1 month ago (1 children)

In my experience they're all about this bloated, at least for the programs I use

[–] tim_curry@hexbear.net 10 points 1 month ago (2 children)

Mine are about the size I'd expect them to be tbh emilie-shrug

[–] doublepepperoni@hexbear.net 5 points 1 month ago (2 children)

Wait, do they actually end up taking up less space than what the package manager says? In the package manager it says duckstation takes like 3 gigs or whatever

[–] Inui@hexbear.net 6 points 1 month ago* (last edited 1 month ago) (1 children)

Yes. Stuff like Gnome software will show the total size of the flatpaks before deduplication and sharing dependencies with your other flatpaks. If you installed this as your only flatpak, it would be huge. But if you primarily use flatpaks like I do on my atomic system, they become smaller with each one as they share common components.

[–] ProletarianDictator@hexbear.net 4 points 1 month ago

Yeah your first flatpak is huge because it needs all the deps, then subsequent flatpaks are more reasonably sized if they use the same SDK.

[–] tim_curry@hexbear.net 5 points 1 month ago* (last edited 1 month ago)

Idk I don’t use the store I’m a cli goblin you can run

flatpak list --columns=name,application,size,installation

To see the sizes. They come with dependencies so probably those are counted but they’re shared if they’re the same dependency across multiple apps

Yeah I guess its this

[–] Enjoyer_of_Games@hexbear.net 3 points 1 month ago

a lot of those could be a lot smaller if they weren't needlessly electron apps.