this post was submitted on 07 Jul 2025
695 points (93.0% liked)

Linux

56343 readers
666 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
[–] dessalines@lemmy.ml 2 points 5 days ago (5 children)

Can someone explain why flatpak isn't necessary for distros that have proper OS dependency management like Arch-based distros or Nix?

Seems like flatpak is solving a problem for OS's that don't have proper dependency management.

[–] BlameTheAntifa@lemmy.world 2 points 5 days ago* (last edited 5 days ago) (3 children)

You answered your own question. Arch and Nix solve the same problem Flatpak solves, but by using better dependency management. Flatpak’s main proposition is built-in sandboxing and convenience, but if you’re on an “expert” oriented distro like Arch (btw), you probably don’t care as much about those “freebies.”

[–] dessalines@lemmy.ml 1 points 5 days ago (2 children)

In that case flatpak is basically a hack for OS's with broken or improper dependency manangement systems. Either those OS's should fix their broken systems, or ppl should move to OS's that do it properly, as that's one of the most important functions of your OS anyway.

[–] BlameTheAntifa@lemmy.world 1 points 5 days ago

Flatpaks make sense for atomic distros, too. It’s not always a matter of there being one right way to do things.

load more comments (1 replies)
load more comments (1 replies)
load more comments (2 replies)