this post was submitted on 17 Sep 2023
27 points (90.9% liked)

Linux

45573 readers
1086 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
 

Hey fellow Linux enthusiasts! I've been using Manjaro for a while now and have relied heavily on the AUR (Arch User Repository) for its extensive package collection. However, I've encountered a particular package that hasn't seen updates in months, which has me exploring alternatives. Can anyone recommend an exhaustive package manager that's as user-friendly and comprehensive as the AUR? I'd love to hear your suggestions and experiences with other package managers on Manjaro. Thanks in advance for your insights!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 9 months ago (1 children)

None. Arch repos + AUR have the highest availability of any Linux repository.

You can look at the PKGBUILD file and update it yourself. Most of the time it's just a version bump and you're good. If that's the case, I think you can also take over maintaining it if you want to share the wealth.

[–] [email protected] 7 points 9 months ago

I second this. Learning how to maintain your own PKGBUILD will save you a ton of headache in the long run, especially if you use something that locks you out until you update (like Discord, those bastards)