installer Verified for current stable LTS

Installer Command: List Packages Installed On Target Osx

Use for list packages installed on target osx with Installer. Exact CLI syntax to list packages installed on target osx using Installer.

When to use this: Use for list packages installed on target osx with Installer.

Command Syntax

installer -pkginfo -pkg <path/to/package.pkg>

Live Command Builder

Final Command

installer -pkginfo -pkg <path/to/package.pkg>

Command Breakdown

-pkginfo
Command Option
Tool-specific option used by this command invocation.
-pkg
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to list packages installed on target osx using Installer.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Installer directory