What's your opinion about Manjaro?

IUsedTo@lemmy.world to Linux@lemmy.ml – 7 points –

I've seen a lot of people who quite dislike Manjaro, and I'm not really sure why. I'm myself am not a Manjaro user, but I did use it for quite a while and enjoyed my experienced, as it felt almost ready out of the box. I'm not here to judge, just wanted to hear the opinion of the community on the matter. Thanks!

22

I heard that the maintainers let some important web certificates expire, which is a big no-no.

I like the idea and used Manjaro for a few years, but its run by less competent people than Id like (or at least in comparison to other distros), so I stopped and moved to a different distro.

I have heard things previously about Manjaro that make me want to avoid it.

OTOH, as an Arch user, some of the things I feel could use improvement are better with Manjaro. Pretty much every Arch derivative does something about the major pain points of Arch, though, slapping on a installation gui (though, honestly, just advertising the archinstall CLI script that's on the install usb stick and fixing it up a bit would help Arch), and giving you an AUR helper by default.

I recently tried the XFCE version of Endeavor in a vm, and I quite like it, so if I move from Arch, I'm more inclined to go that direction.

It has no meaningful place or benefits and everyone defending it seems to just be saying "erm, well why not!" and ignoring the problems its caused when compared to distros like endeavouros

I use Manjaro ARM on my Orange PI because I couldn't get Arch ARM to work on it, while Manjaro has support of my devices out of the box. Since I installed a minimal possible version (without any DE), it doesn't feel bloated or something. It feels like I'm using Arch but with slower updates. Overall, it's good and I don't notice much difference from Arch. But anyway, I haven't tried it for a desktop station.

I don't know. I don't feel right if not arch like something missing

Opinion you said?... https://manjarno.snorlax.sh/

Thankfully the Manjaro team didn't seem to have a major mess-up recently, but they did have some very troubled past. Especially now that Arch has a real installer that bundles entire DEs for you, the premise of using an "Arch Linux but easy to use" OS seems less and less

To each their own though! Nothing wrong with using Manjaro at all if someone really likes it

I tried it on bare metal some years ago. The main issue I had was that it wasn’t very stable and I kept running into bugs that made the system hard to use. I’m sure they have fixed that by now but that was my experience.

Manjaro had a rough history of not taking security seriously. I hope they have improved, but the impression stuck.

They have done a few things right by making Arch more approachable when Arch was more of a RTFM type distribution. Now Arch is easier and even ships with an installer, but Manjaro's installer is easy.

The end result is still that the user still needs to manage an Arch distro. I would recommend learning the Arch way from Arch instead of taking the easy road.

If you want an easy distro, rolling releases, and up-to-date packages, I would recommend Debian Did over Manjaro. If you want Arch, use Arch.

Manjaro is what got me into Arch so I'll always have a soft spot for it. I don't keep up with internet drama so much but I do remember people saying some stuff about the devs being shady/shitty. But I'm not sure how much truth there is to that.

In my opinion, people should just use Arch with the archinstall script if they need help or EndeavourOS for an easy GUI installer.

I installed Manjaro sometime during 2018, and I have been using it without any major issues. The only issue I had is when AUR packages fail to update. I find that most of the time the issue will resolve itself eventually anyway. Overall, I feel that Manjaro is a nice and stable distro.

The only negative I can think of is the community. At the time, I was bluntly told to read the manual whenever I needed help or pointers. But, my negative experience was from a few years ago, so hopefully the community has improved today.

My daily driver distro today is Mint, which I think is more polished than Manjaro.

I've been using it for nearly 3 years and encountered minimal issues. I'm using it on a Lenovo E14 all AMD laptop, mostly for gaming and web browsing.

I just switched from Manjaro to endeavor OS. The AUR was just too useful and consistently breaking with Manjaro. The distro overall was fine outside of those issues. But I'm definitely liking endeavor OS a little more. And not just for the AUR. The Manjaro team has had a bit of drama It seems going on inside. They left their domains and certificates laps multiple times. It's definitely not confidence inspiring. But if you only use Manjaro and their repositories it's a pretty decent time.

Manjaro was my intro to Linux, but now that I know more about it, I can't recommend it in good conscience. Letting their SSL certs expire is something that happens (even though they could automate it), but telling their users to change their clocks so it works is a big no-no.

Worse than that is how they manage packages from upstream. Simply freezing them for two weeks is, in my opinion, the worst of both worlds. You don't get timely security updates, but you still end up with the issues of being on the bleeding edge - just late. It also means that if you use the AUR (which is really one of the biggest perks of Arch-based systems), it's possible that the necessary dependencies are out of date.

I think that if one wants "Arch with an installer" they should go with EndeavourOS, or try the archinstall script.

Simply freezing them for two weeks

That's not what they're doing at all. That dumb myth needs to die.

Can you expand on this? A source would be great here to properly debunk this.

Sure. When it comes to updates, Manjaro is pretty much doing what every single other distro is doing. Updates that are buggy don't get pushed to the stable branch until they're fixed up, and security updates tend to get pushed through faster than feature updates. The time period that updates get held up by is not a fixed duration, it depends on the specific package and update and can be anywhere between a few days and a few weeks.

As a concrete example, with some major Plasma updates Manjaro has waited for three or even four point releases (4 / 8 weeks) before considering it stable enough vs the newest point release of the previous major release, and following point releases after that get pushed to stable much faster.

As another point, even Arch has a very similar process... Their policy on pushing updates is far more geared towards pushing updates quickly than towards not breaking things, but otherwise it's pretty much the same.

Idk about a source on this stuff though. There's stuff like https://wiki.manjaro.org/index.php/Switching_Branches but I don't know anything better.

Manjaro packages start their lives in the unstable branch. Once they are a deemed stable, they are moved to the testing branch, where more tests will be realized to ensure the package is ready to be submitted to the stable branch