Description
Checks for broken packages automatically through a pacman hook during package-management workflows. It is useful for Arch-based systems where administrators want early warnings about package state after installs or upgrades.
Pacman hooks run during sensitive package operations. Review what the hook executes and keep package-manager recovery steps available if a Git hook version behaves unexpectedly.