You are not logged in.

#1 2012-05-03 12:51:11

chneukirchen
Member
Registered: 2010-02-11
Posts: 100

pacverify - verify all pacman packages against installed files

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

Board footer

Powered by FluxBB