this post was submitted on 28 Apr 2024
1 points (100.0% liked)

Arch Linux

7576 readers
2 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
 

How do non explicitly installed package dependencies get updated in Arch? Do they update independently of the package that is dependent on them, or do they get updated when the parent package updates? Or is it some secret third thing?

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 4 months ago

In my experience, it's idependently unless updating breaks a version dependency on another package. In that case pacman won't update anything until the issue is resolved. I think I've only ever had this happen with AUR packages.