Difference between revisions of "Pkgutil"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
  
 
== See also ==
 
== See also ==
* {{brew}}
+
* {{homebrew}}
 
* <code>[[lsbom]]</code><ref>https://ss64.com/osx/lsbom.html</ref> List the contents of an installer's bom (bill of materials) file
 
* <code>[[lsbom]]</code><ref>https://ss64.com/osx/lsbom.html</ref> List the contents of an installer's bom (bill of materials) file
  

Revision as of 11:11, 16 January 2020

pkgutil is a command line tool to query and manipulate macOS installer packages and receipts.


Basic commands

  • List of packages: pkgutil --packages or pkgutil --pkgs
  • List of files from a package: pkgutil --files package_name
  • Package owner of a file: pkgutil --file-info /usr/sbin/pkgutil

See also

Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.

Source: https://en.wikiversity.org/wiki/MacOS/pkgutil

Advertising: