this post was submitted on 08 Jul 2023
25 points (83.8% liked)

Linux

48130 readers
506 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
 

Pretty much the title. Where's the hate towards Manjaro coming from? I was pretty much a Ubuntu/Fedora user for years but never got too technical. Used almost always gnome, but recently got interested in tiling wm and have done some searches and stumbled upon the Manjaro Sway edition and everything works quite well, but I keep seeing people bashing on Manjaro and I don't know exactly why. So if I were to use sway in Arch or Arco (way friendlier to install) if there any simple way to replicate the makeup sway default configuration?

Thank you all for your time.

you are viewing a single comment's thread
view the rest of the comments
[–] read_deleuze@lemmy.ml 29 points 1 year ago* (last edited 1 year ago) (6 children)

There's a lot of reasons people hate on Manjaro, though generally they boil down to instability - despite being on a slower schedule than Arch, a lot of people report worse breakage; their main "testing" is just being a week behind Arch without actually testing much.

Crucially, this can break things when mixing in AUR packages since those are shared w/ Arch and so anything in there that's precompiled against the Arch version of relevant libraries might just break.

It also has considerably deficient security policies, such as the GUI installer pamac allowing unsuspecting users to trivially install unvetted packages from the AUR without even a clear indication they may be dangerous, and they forgot to update their SSL certificates ~~twice~~ edit: five times (see https://lemmy.ml/comment/1343440), asking users to manually overwrite them as a "fix".

Unrelated to desktop, I've also noticed Manjaro staff are quite hostile and unpleasant to work with; I'm involved in a project that works on Linux on mobile devices, and Manjaro's mobile team has been less than the most pleasant. This is a personal gripe for sure and unrelated to the distro itself, but if I'm going to take a dump on Manjaro I'll do it all the way.

As for your other question; you can simply copy the sway config file from the Manjaro install. Either mount the ISO and search there, or if it needs to be installed to populate the sway config, just install in a VM and copy it from there. Necessary packages should be relatively easy to find by just reading the errors sway spits out and googling them.

[–] rodneyck@lemmy.world 7 points 1 year ago* (last edited 1 year ago) (2 children)

This....all of it. I started with Arch using Manjaro, like so many do. There was a mass exodus that exploded, and the worst lot remained on the dev team. Beyond that, as you stated, they convice their users that holding back packages is for their benefit, when in reality, your system becomes unstable at times as a result, especially becoming out of sync with AUR. It is still one of the most popular Arch distros, and ...well..I feel sorry for their uninformed users who believe it is a stable choice.

For information sake; Reasons Against Using Manjaro

[–] redcalcium@c.calciumlabs.com 6 points 1 year ago (1 children)

I used Arch in the past but don't have much time to tinker with my Linux installs anymore, so I switched to Manjaro on most of my devices, hoping to get a balance between low maintenance and access to bleeding edge and AUR ecosystem. I do notice the issues with updates getting delayed more and more in the past few months, and issues with AUR packages getting out of sync like you mentioned.

I wonder if I should start looking into something else. Any recommendation?

[–] rodneyck@lemmy.world 7 points 1 year ago

Yes, stick with Arch. Arch is not the issue if installed without the holding chambers Manjaro puts in place. Arch has a good installer on its own, but if you need a bit more, distros like EndeavourOS, Calam-Arch-Installer, ALCI (Arch Linux Calamares Installer,) and even Garuda are all fine options.

load more comments (3 replies)