this post was submitted on 22 Nov 2023
1124 points (93.4% liked)

Linux

47537 readers
1811 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
1124
submitted 10 months ago* (last edited 10 months ago) by Pantherina@feddit.de to c/linux@lemmy.ml
 

stolen from linux memes at Deltachat

you are viewing a single comment's thread
view the rest of the comments
[–] Aradia@lemmy.ml 25 points 10 months ago (1 children)

I don't have any issue with Arch, everything works. But when I try other distros, they are mostly messed up.

[–] jmanjones@lemmy.world 1 points 10 months ago (1 children)
[–] Aradia@lemmy.ml 2 points 10 months ago (1 children)

Many distros do their own packaging on their repos, adding dependencies and custom-builds with custom configurations, and this often breaks my OS. On arch, this doesn't happen to me. What's your experience?

[–] jozep@lemmy.world 2 points 10 months ago (1 children)

Arch also does its own packaging on its repos.

However you are right that Arch tries to stay as close as possible to the source. This is fondamentally different than the debian (and thus all debian-derived distros) way of packaging where they aim for a fully integrated OS at the expense of applying their own patches to many packages.

The patches can sometimes bring issues since they can bring unexpected behaviour if you come from Arch and sometimes will help the end user tremendously since they won't have to configure every piece of software to work on their computer.

This is really two way of looking at the issue: Arch is make your own OS and Debian has a more hands off approach.

[–] Aradia@lemmy.ml 2 points 10 months ago

Yeah.

Arch also does its own packaging on its repos.

I know, I said "custom-builds with custom configurations", I mean the custom configurations many distros add.

I also feel like Debian is very clean, but I still miss the big community under Arch, their wiki and AUR...