Skip to content

Instantly share code, notes, and snippets.

@lucascantor
Last active March 3, 2018 20:30
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 lucascantor/232c9694120eacbbd03f4dbd284edc12 to your computer and use it in GitHub Desktop.
Save lucascantor/232c9694120eacbbd03f4dbd284edc12 to your computer and use it in GitHub Desktop.
User installer command line utility to install a .pkg installer file on macOS
installer -pkg /path/to/pkg/software/installation/file.pkg -target /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment