this post was submitted on 24 Oct 2025
41 points (91.8% liked)

Linux

9942 readers
2056 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

Sometimes people tell me I should have gone with either Linux Mint or EndeavourOS, and otherwise don't really tell me why it's bad, just that it's bad. So far I only could find one thing, which is that their repo isn't 100% rolling for stability, and sometimes it does not guarantee stability.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] pineapplelover@lemmy.dbzer0.com 10 points 5 days ago (1 children)

Pretty much everybody I know who have used manjaro, say it fucked up their computer because of an update.

In general, it has update problems

[โ€“] nous@programming.dev 2 points 5 days ago

Probably something to do with their main package deleting the pacman lock file so it can run a nested pacman update command... Which means two pacman instances running at the same time and nothing stopping other ones after that nested one has completed.