Query and manipulate Mac OS X Installer packages and receipts.
pkgutil --pkgs
pkgutil --check-signature {{path/to/filename.pkg}}
pkgutil --files {{com.microsoft.Word}}
pkgutil --expand-full {{path/to/filename.pkg}} {{path/to/directory}}