Difference between revisions of "MacOS/Packages"
Jump to navigation
Jump to search
(Created page with "This is to remind me how to install package on the commandline under MacOS. (I don't use it often enough to remember) installer -pkg <package-path>.pkg -target /") |
|||
Line 1: | Line 1: | ||
This is to remind me how to install package on the commandline under MacOS. (I don't use it often enough to remember) |
This is to remind me how to install package on the commandline under MacOS. (I don't use it often enough to remember) |
||
installer -pkg <package-path>.pkg -target / |
installer -pkg <package-path>.pkg -target / |
||
[[Category: MacOS]] |
Latest revision as of 20:21, 19 May 2012
This is to remind me how to install package on the commandline under MacOS. (I don't use it often enough to remember)
installer -pkg <package-path>.pkg -target /