this post was submitted on 22 Dec 2023
437 points (93.6% liked)

linuxmemes

20707 readers
587 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] KISSmyOS@lemmy.world 5 points 8 months ago* (last edited 8 months ago) (1 children)

Where are these random breaks?
I use alias update='yay -Pw ; pacman -Syu ; yay -Syu' to update and never encountered one.

[โ€“] brian@programming.dev 7 points 8 months ago

python version bump always broke a handful of aur packages for at least a couple days for me. In general tho, all my problems were related to aur packages not getting updated at the same rate as official repos.

switched to nixos and avoided that entire class of problems