Skip to content

Instantly share code, notes, and snippets.

@wegotoeleven
Last active August 5, 2022 21:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wegotoeleven/beb40893cb46c2a36975b5d280c9fc85 to your computer and use it in GitHub Desktop.
Save wegotoeleven/beb40893cb46c2a36975b5d280c9fc85 to your computer and use it in GitHub Desktop.
Installer Choice Changes
# Show available choice changes for a specific package
installer -showChoiceChangesXML -pkg /path/to/the/package.pkg | grep -A 3 -B 4 'selected' | grep -v '\-\-'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment