this post was submitted on 25 Jun 2023
118 points (100.0% liked)

Linux

47337 readers
1016 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] knowncarbage@lemmy.fmhy.ml 6 points 1 year ago (2 children)

No.

But Arch supports around 14,000 packages and any branch of Nix has around 100,000 stable and 100,000 unstable packages.

[–] 20gramsWrench@lemmy.dbzer0.com 1 points 1 year ago (2 children)

Do different versions of the same libraries count as an entry in that seemingly enormous number by any chance ?

[–] knowncarbage@lemmy.fmhy.ml 1 points 1 year ago* (last edited 1 year ago)

I'm sure it's a factor. I don't use Nix but from what I gather the easiest way to run a package is often to add it, and upstream are pretty accepting. The number isn't that wild if you compare it to something like Arch+AUR. Also Nix wants to do it all and replace stuff like pyp and other native package managers, I think pyp alone is responsible for >5000 nixpkgs.

If you are counting different versions then it's hundreds of thousands...and I think you can mix and match them.

[–] knowncarbage@lemmy.fmhy.ml 1 points 1 year ago

If what I hear it's true than once a NixOS user is up and running adding additional packages and up-streaming them appears to be a fairly simple process.

Something like Arch has ~10,000 packages in the main repo and the AUR has ~70,000 packages. It's hard to get something into the Arch repo, very easy to get something into the AUR. NixOS seems like it may be a middle ground where by the time someone can grok the system they should only be a step or two away from contributing to it.

[–] fugepe@lemmy.ml 1 points 1 year ago

How the fuck does Nix have so many. And who's packaging them all.