this post was submitted on 04 Jul 2023
109 points (100.0% liked)

Linux

47814 readers
543 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
(page 2) 50 comments
sorted by: hot top controversial new old
[–] rikudou@lemmings.world 3 points 1 year ago (2 children)

What's so special about it? Isn't it just a repository? Or am I missing something? If it's just a repo, Ubuntu has PPAs and everyone and their mother is creating PPAs.

[–] Andy@programming.dev 1 points 1 year ago* (last edited 1 year ago)

It's a single, central, community space for build plans, which are extremely easy for anyone to create and submit.

Edit: And easier to audit than prebuilt packages

load more comments (1 replies)
[–] yardy_sardley@lemmy.ca 3 points 1 year ago

It really just comes down to the differences in goals and philosophies between each distribution. Some distros have large curated repositories containing most of everything a normal user would want to use. That's what people expect from those distros, and people use them because they want that experience. Likewise, people don't use arch just because it has the AUR. They want a more DIY experience, and arch provides that, with the AUR being an essential part of how it works.

You're not going to get arch users to switch to ubuntu or whatever by duct-taping an AUR clone onto it. Furthermore, I believe trying to make one distro "to rule them all" that attempts to appeal to every niche would be not only a train wreck technically, but an abomination, antithetical to the principles of the OSS community as well.

[–] jcb2016@lemmy.world 2 points 1 year ago (2 children)
load more comments (2 replies)
[–] crunchi@mas.to 2 points 1 year ago

@InternetPirate I mean apt based distros do have ppa’s although I have found aur to have better support. theoretically though they are equivalent i believe?

[–] phantagom@klingon.nl 1 points 1 year ago

Brew on Linux?

[–] stsquad@lemmy.ml 1 points 1 year ago (2 children)

What does the AUR get you that a:

../configure --prefix=(pwd)/install make make install doesn't?

[–] bonfire921@lemmy.dbzer0.com 3 points 1 year ago

It gives you a lot of convenience, auto updates, and dependencies. While it is nice being up to date by checking the git and making it by yourself it is much more convenient to have a package manager for it when you have many Make packages

load more comments (1 replies)
[–] colonial@lemmy.world 1 points 1 year ago

The AUR is nice and all, but the reality is that most people will be served just fine (if not better) by the more curated repositories. Fedora's bundled repositories are more than enough for my dev work - and thanks to Flatpak and AppImage, closing any gaps is pretty easy.

load more comments
view more: ‹ prev next ›