installer
Verified for current stable LTS
Installer Commands
Installer command syntax with verified terminal examples.
Commands
6 commands for Installer
installer Operations
Installer Command: Generate Xml Install Choices Osx
installer -pkg <path/to/package.pkg> -showChoiceChangesXML installer Operations
Installer Command: Install Package With Xml Config Osx
sudo installer -pkg <path/to/package.pkg> -file <path/to/config-file> installer HTTP
Installer Command: Install Python Package Verbose Osx
sudo installer -verbose -pkg <path/to/python-version.pkg> -tgt / installer Operations
Installer Command: List Domains For Package Installation Osx
installer -dominfo -pkg <path/to/package.pkg> installer HTTP
Installer Command: List Packages Installed On Target Osx
installer -pkginfo -pkg <path/to/package.pkg> installer Operations
Installer Command: List Volumes For Package Installation Osx
installer -volinfo -pkg <path/to/package.pkg> Suggest a Installer Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Installer workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.