this post was submitted on 04 Oct 2023
380 points (94.4% liked)
Linux
48006 readers
1701 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
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
view the rest of the comments
Noob question here. Why so many ppl is against Manjaro? As someone who just tried many distros , Manjaro was the one that just worked for me without errors, untill I was bored to try something else.
I think it's mostly do with the carelessness of the devs. They've let their certificates expire multiple times (and suggested their users put their clocks back as a workaround) and DDOSed the AUR a couple of times by accident. To be fair, I haven't heard of any foul ups in a long time so maybe they're being more careful now.
https://manjarno.pages.dev/ (kinda ironic that the original manjarno site is dead)
Also https://dont-ship.it/ for Linux mobile where Manjaro shipped broken WIP pull requests
TLDR: poor project management & bad security and stability even though it specifically promotes itself as stable. Here's a video I think explains it pretty well https://m.youtube.com/watch?v=5KNK3e9ScPo&pp=ygURbWFuamFybyBsaW51eCBiYWQ%3D
Here is an alternative Piped link(s):
https://m.piped.video/watch?v=5KNK3e9ScPo&pp=ygURbWFuamFybyBsaW51eCBiYWQ%3D
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.
I also would like to know.
See my other reply - delays for testing lead to versioning problems with the aur.
I used manjaro for a while, and it just worked out of the box. The problem is with the AUR. Manjaro is always a little bit behind the aur, and this leads to breakages because a package needs a dependency version that isn’t available. It’s like doing partial upgrades which arch is clear about: don’t do it. The other thing is that this delay is for testing, but there’s been questions raised if manjaro really does the testing justice.
If you stay away from the aur and use flatpaks, manjaro won’t have issues generally speaking. But now there’s an alternative in endeavor-it’s got a nice installer and dumps you into an arch+ environment. Me personally I didn’t find arch difficult to install, so I just went that route.
The biggest reason is instability - packages in its main repo are held back two weeks, while the same isn't true of anything from the AUR, meaning potential dependency version mismatch. It's kinda rare for this to be an issue, but it happens enough to make it a subpar choice for long-term usage. More info here
Do they literally just delay everything by a week or make weekly "releases"? Both don't make anything more stable. I'm confused what their goal is. The weekly "releases" would at least seem like a good idea but you're just as well risking being stuck with a bug for a week.
I think everything's delayed, rather than weekly releases, but I'm not 100% sure. Either way, in theory this gives them more time to catch any major bugs and hold those packages, though in practice I don't believe that happens much at all considering how short the delay is.
Yeah, I'd imagine that Arch devs are quicker to fix things because they'd affect everyone than Manjaro devs would be to notice and stop something. I imagine there are more Arch devs. I don't know though.