When you run the installer on a MAS build e.g.
sudo installer -store -pkg <path-to-pkg> -target /I see this message as the first line
installer: Note: running installer as an admin user (instead of root) gives better Mac App Store fidelity
What does this message mean? I can't see how it is possible to run as admin user because if I remove "sudo" then the command does nothing.