this post was submitted on 09 Jul 2025
108 points (93.5% liked)

Linux

56133 readers
871 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
 

I made the unfortunate post about asking why people liked Arch so much (RIP my inbox I'm learning a lot from the comments) But, what is the best distro for each reason?

RIP my inbox again. I appreciate this knowledge a lot. Thank you everyone for responding. You all make this such a great community.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 58 points 1 day ago* (last edited 1 day ago) (2 children)

Arch is the best, the arch wiki is massive, pacman is just amazing, no nvidia drivers bullshitting, and rolling release has only broken one thing once, life under the arch is pretty great

[–] [email protected] 4 points 20 hours ago (1 children)

Also PKGBUILD's are the superior packaging format. Back in the day people use to talk about preferring debian or redhat based distros based on how much they liked debs or rpms. Building packages on Arch is easier than pretty much any distro I have ever tried to build packages on.

[–] [email protected] 1 points 10 hours ago

I recently needed to build newer versions of some packages for Debian. Now, they're go based so the official packaging is super complicated and eventually I decided to try and make my own from scratch. After a few more hours of messing with the official tooling I start thinking "there must be a better way."

And sure enough, after a bit of searching I found makedeb which allows you to make debs from (almost) regular PKGFILEs. Made the task a million times simpler.

[–] [email protected] 5 points 1 day ago

Arch wiki is the best! I reference often, even though I'm generally applying the information to other distros