this post was submitted on 07 Jul 2025
703 points (92.5% liked)

Linux

56288 readers
839 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] muzzle@lemmy.zip 18 points 5 days ago (11 children)

On the other hand each flatpak uses >1Gb of disk where deb packages rarely require more than 100Mb

[–] yozul@beehaw.org 11 points 5 days ago (2 children)

That's not really true. It lists all the flatpak dependencies in that disk use, but a lot of those are shared, so they don't actually use that much each if you install more than one, and the deb dependencies aren't included at all. Flatpaks really do use more space, especially if you only have a small number of them, but it's not as bad as that.

[–] muzzle@lemmy.zip 3 points 5 days ago (1 children)

Nope, I was counting all dependencies, both for flatpak and apk installations.

[–] yozul@beehaw.org -1 points 5 days ago

No you weren't. That would be ridiculous. The deb dependencies are most of your Linux install. Maybe counting just the new dependencies being installed alongside a typical deb install, but that's still not an apples to apples comparison to 100% of all the flatpak dependencies, even ones shared with other flatpaks, and even that's still very rarely over 1GB.

load more comments (8 replies)