You are not logged in.
i try to find a easy way to compare installed binary hashes with hashes from the mirror server (or at least with the hashes in the pacman cache)
i guess there must be a solution available already, but i couldn't find it.
(on debian this is done with: debsum)
thx
Last edited by wattafunnyname (2013-10-31 11:01:24)
Offline
pacman -Qkk will check size, modification time and permissions. We are waiting on libarchive support to do checksum checking, but someone could write a tool to do it in the meantime. Also, not all packages have the needed mtree file yet (although the number is getting smaller).
Offline