Remove every file that a .pkg provides

Posted by kain Fri, 18 Jul 2008 09:57:00 GMT

lsbom  -f -l -s /Library/Receipts/package_here.pkg/Contents/Archive.bom  | (cd /; sudo xargs rm)