this post was submitted on 28 Apr 2024
9 points (84.6% liked)

Linux 101 stuff. Questions are encouraged, noobs are welcome!

1364 readers
3 users here now

Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.

founded 2 years ago
MODERATORS
 

cross-posted from: https://lemmy.blahaj.zone/post/11540913

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
[–] ada@lemmy.blahaj.zone 1 points 1 year ago

This is different to what I've been told in another answer. I've been told that dependencies can update without care about compatibility. In the case of official packages, the maintainers work around that by timing releases appropriately, but in the case of AUR packages, the dependencies can and do update without care about the packages that depend on them