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