67
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 17 Jun 2026
67 points (95.9% liked)
Linux
14008 readers
379 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 3 years ago
MODERATORS
Docker would be the sensible approach.
Imagine if the new version of some package is only compatible with the old version of PHP, but now Arch is using the new one. The admin would have to keep the old version of PHP until the devs of that other package release an update. I recall reading something about pacman not supporting partial upgrades like that.
Exactly, partial upgrades are not supported. Always best to do a pacman -Syu to upgrade the entire system instead of just one package.
At least that's the case for system packages. More isolated packages don't need as much care or carry much risk of rendering a system unbootable or similar risks, but I say it's like signaling your turn when driving even if no one is around โ best to just make it a habit. ๐