
pkgutil
List of commands for pkgutil:
-
pkgutil:ai:7ad10 Package management utility for macOS$ pkgutiltry on your machineexplain this command
-
pkgutil:tldr:01760 pkgutil: Verify cryptographic signatures of a package file.$ pkgutil --check-signature ${filenamename-pkg}try on your machineexplain this command
-
pkgutil:tldr:04233 pkgutil: List all the files for an installed package given its ID.$ pkgutil --files ${com-microsoft-Word}try on your machineexplain this command
-
pkgutil:tldr:22ae1 pkgutil: Extract the contents of a package file into a directory.$ pkgutil --expand-full ${filenamename-pkg} ${path-to-directory}try on your machineexplain this command
-
pkgutil:tldr:43fb6 pkgutil: List package IDs for all installed packages.$ pkgutil --pkgstry on your machineexplain this command