
- #Mac os list installed packages mac os x
- #Mac os list installed packages update
- #Mac os list installed packages manual
bom path Extract any BOM files from the flat pkg at path into /tmp and return the filename(s). Intended as a substitute for pkgbuild(1). The directory to beįlattened must have the proper contents and layout for a flat package.
#Mac os list installed packages mac os x
Show the metadata known about path in Mac OS X plist(5) format.Įxpand the flat package at pkg-path into a new directory specified by dir-path.įlatten the dir-path into a new flat package created at pkg-path. List all of the packages that are members of this group-id. List all of the package groups on the specified -volume in Mac OS X plist(5) format. groups List all of the package groups on the specified -volume. List all of the package groups this package-id is a member of.
#Mac os list installed packages update
Update the filesystem permissions in the receipt. The receipt is automatically be updated to reflect those changes. Postinstall scripts, but if a postinstall script changes the ACLs on the installed files, Subsequent repair operations on the package. Update the ACLs of the given path in the receipt identified by -edit-pkg. Use this command from an installer package script to fix broken package design. Print extended information about the specified package-id in Mac OS X plist(5) format.ĭiscard all receipt data about package-id, but do not touch the installed files. Print extended information about the specified package-id. Run repair_packages(8) to repair the specified package-id. Run repair_packages(8) to verify the specified package-id. Print all receipt information about the specified package-id in the standard Mac OS X List all of the files installed under the package-id. While '*' matches zero or more of the previous character. 'pkgutil -pkgs=\\.D' searches for package IDs matching the literal '.D' after escaping theīackslash from your shell and then the dot from the regex to make it literal.) RegularĮxpressions are more complex than simple shell globbing. (=) is required or the search string will be ignored and all package IDs will be returned.īe mindful of escaping characters in both your shell and the regular expression.

List all installed package IDs matching REGEXP on the specified -volume. List all installed package IDs on the specified -volume in Mac OS X plist(5) format. List all installed package IDs on the specified -volume. RECEIPT DATABASE COMMANDS -packages, -pkgs See egrep(1) and re_format(7) for syntax. regexp Try to match package-id arguments as a regular expression if an exact match isn't found. List only directories (not files) in -files listing. List only files (not directories) in -files listing. Specifies an existing receipt to be modified in-place by -learn. Perform all operations on the specified volume or home directory. Output in a "human-readable" format with extra headers, footers, indentation, and other
:max_bytes(150000):strip_icc()/how-to-install-pip-on-a-mac-4770795-10-3badfe55518f47d0868767f234423820.jpg)

OPTIONS -help, -h A brief summary of commands and usage.ĭon't ask for confirmation before performing a potentially destructive or ambiguous opera- tion. operation. Always use pkgutil to query or modify them. The files and directories where receipts are stored are subject to change. Multiple commands are performed sequentially in the given order. Options are processed first, and affect the operation of all commands. NAME pkgutil - Query and manipulate Mac OS X Installer packages and receipts.ĭESCRIPTION pkgutil reads and manipulates Mac OS X Installer flat packages, and provides access to the ``receipt''ĭatabase used by the Installer.
#Mac os list installed packages manual
Pkgutil(1) BSD General Commands Manual pkgutil(1)
