this post was submitted on 04 Jul 2023
173 points (94.4% liked)

Linux

47307 readers
581 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
[–] shotgun_crab 31 points 1 year ago (9 children)

openSUSE has OBS, Fedora has COPR, and I'm pretty sure both Gentoo and NixOS have similar stuff. Do Ubuntu's PPAs count? Flatpaks and AppImages are also similar, although they are more limited and they aren't exactly "standard" packages.

[–] Molecular0079 5 points 1 year ago (2 children)

OBS and COPR don't even come close to the AUR in terms of ease of use. AUR is one searchable index, OBS and COPR are more like separate repositories that you have to find and add manually. There's multiple people building the same packages and you have to figure out which one you want to rely on. You also can't easily edit the packaging instructions and rebuild a package if it doesn't work for you.

[–] [email protected] 3 points 1 year ago

There's opi which does the whole search-and-add-repos thing for you, for OBS. Not sure if there's something similar for COPR.

It's still separate repositories, though, I'll grant you that.

load more comments (1 replies)
load more comments (7 replies)