16
submitted 2 months ago by ada@lemmy.blahaj.zone to c/archlinux@lemmy.ml

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!

top 6 comments
sorted by: hot top controversial new old
[-] MsFlammkuchen@lemmy.blahaj.zone 17 points 2 months ago

Every package gets updated, when there is an update for it. Dependencies don't matter for that.

Only if a package depends on a specific version of another package, is there a difference. When the dependency would get updated to a version that doesn't satisfy the version requirement. Then an error gets thrown and nothing gets updated.

But the package maintainers for the official repos don't really let that happen. It's more of a problem with aur packages.

[-] ccryx@discuss.tchncs.de 12 points 2 months ago

Adding to this: individual package updates are not supported. Always update your whole system, unless you know what you are doing.

[-] ada@lemmy.blahaj.zone 2 points 2 months ago

Thank you! Everything I wanted to know, and little bit extra :)

[-] lemmyreader@lemmy.ml 4 points 2 months ago

Are you talking about package dependencies that were pulled in after compiling a package from AUR ? As far as I know (I'm not much of an AUR user, except when I quickly want to test some software. Please correct me if I'm wrong) if you normally would run sudo pacman -Syu you can instead of that run sudo yay -Syu (or other AUR helpers that support this) which would update both Arch packages and these from AUR.

[-] Mint_Raccoon@kbin.social 3 points 2 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.

[-] dream_weasel@sh.itjust.works 1 points 2 months ago

Fairly certain it's the first unless you're forcing an update on some dependency with pacman. If I'm wrong, I'm more likely to get corrected than you are to get an answer and we will both learn something lol.

this post was submitted on 28 Apr 2024
16 points (94.4% liked)

Arch Linux

7173 readers
24 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS