this post was submitted on 24 Feb 2026
685 points (99.6% liked)

linuxmemes

30257 readers
1698 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] sonofearth@lemmy.world 27 points 1 day ago (2 children)

    Why don’t people just use Arch directly instead of using derivatives? Well… I can understand using something like CachyOS as it has a different kernel with optimisations but Manjaro feels very irrelevant. If you just want Arch Linux with simple installation, just use the archinstall script. Regardless of which derivative you use, Arch based distros are going to be heavy maintenance than something like Bazzite, Mint or Ubuntu.

    [–] lemmydividebyzero@reddthat.com 3 points 1 day ago* (last edited 1 day ago) (1 children)

    My thinking process years ago was:

    I had Debian and was not satisfied with the fact that I had to wait ages for updates of stuff like KDE Plasma. I wanted something with shorter update intervals.

    I decided against Ubuntu because of the company behind it.

    I decided against Mint, because it's on level 3 in the derivate tree, so more places where something can go wrong.

    Then I found Manjaro and liked it from the beginning. Very easy to install (no script necessary), awesome custom Plasma theme, short update intervals, ...

    Arch can be scary. I wanted a reliable, easy OS for private use and I knew, I get that with Manjaro. With Arch, I was not sure whether I might FCK something up.

    [–] festnt@sh.itjust.works 3 points 1 day ago (2 children)

    from what ive heard of manjaro, they do less testing on new packages than arch. also, nothing on arch ever broke my pc except for the clock, which was probably because i configured it wrong (didn't use archinstall).

    only time an update has ever done anything bad was like a week ago when plasma 6.6 launched and the login freezed the pc, but that was on cachyos, not main arch.

    [–] lemmydividebyzero@reddthat.com 1 points 1 day ago* (last edited 1 day ago)

    I think, I haven't had any mentionable problem with Manjaro over multiple years.

    [–] sonofearth@lemmy.world 0 points 1 day ago

    Arch derivatives that don’t do anything to the core packages or the root system seem very pointless to me. Because you can setup Vanilla Arch to be exactly like that derivative if you wanted to since Arch being a DIY distro. Arch based derivatives create unnecessary fragmentation in already fragmented Linux world. Arch itself is targeted for intermediate to advanced users to build a system from base.

    It makes sense to make derivatives from Debian or Fedora because they have a lot of stuff packed in them for them to be user friendly and work out-of-the-box experience — then derivatives can add from or reduce from to make a distro designed for a specific use which can take much longer time than if the user did it by themselves since those parent distros are usually targeted for non tech enthusiasts.

    [–] rhubarbe@tarte.nuage-libre.fr 3 points 1 day ago (1 children)

    Manjaro differs from Arch in terms of update cycles. They are not rolling like Arch but adhere to some monthly-ish release cycle. Which i love by the way.

    [–] sonofearth@lemmy.world 3 points 1 day ago (1 children)

    Then why not just update vanilla Arch itself on a monthly basis? Or just use something like Fedora or Bazzite. Using Manjaro kinda defeats the whole purpose of using Arch Linux. It is like getting someone to select your custom PC parts and letting them build your PC. You technically still have a custom PC but is it really?

    [–] rhubarbe@tarte.nuage-libre.fr 3 points 1 day ago (1 children)

    Those cycles are meant for testing a coherent set of versions. If you update Arch on a monthly basis I'm not quite sure you got the same testing. I've been running Manjaro for 8 years now (laptop for business and family stuff) and I can't remember any issue with it. I also have Endeavour and Debian on my desktop (gaming / casual) and server.

    [–] sonofearth@lemmy.world 3 points 1 day ago

    Yeah but Manjaro’s stable repo is around 2 weeks behind Arch’s. So basically any package in the AUR that has newer dependencies might not work well with packages from Manjaro’s repository. So basically you leave out Arch’s main feature half-broken. Thus, usually, people recommend to run pacman+flatpak instead of AUR. Vanilla Arch has worked flawlessly for me. Once an update borked my system but it took like 10mins to rollback and restore to a working snapshot with Timeshift. And has been running flawlessly since then.

    Arch is pretty rock stable when you have minimal packages and not the most bleeding edge hardware.