ssh to the remote machine

sudo installer -pkg /tmp/Install_Package_Name.mpkg -target /

Or, if you want to watch the progress of installation, add the -verbose parameter:
$ sudo installer -verbose -pkg /tmp/Install_Package_Name.mpkg -target /

By Jason

Leave a Reply

Your email address will not be published. Required fields are marked *