You are not logged in.
I wanted this tool for a long time, but the recent hibernation fuckup convinced me to code it, so I could verify no files were corrupted on a friend's machine.
pacverify tries to find the .tar.xz packages for all installed packages and then checks whether the files in the package agree with the files in the filesystem. It's your job to decide if you modified the files (e.g. config files) or something else did.
http://chneukirchen.org/dotfiles/bin/pacverify
Needs zsh and libarchive.
Offline