pkg
Command
This executable can run non-interactive system commands.
- This function is performed by the privileged user if executed via
sudobecause the acquired privileges are not dropped.pkg install -y --no-repo-update ./x-1.0.txz
sudo because the acquired privileges are not dropped.pkg install -y --no-repo-update ./x-1.0.txz