Skip to content

Instantly share code, notes, and snippets.

@tpkahlon
Created September 20, 2021 19:35
Show Gist options
  • Save tpkahlon/9825566bf4e02c2da7aa36e48a2e5c47 to your computer and use it in GitHub Desktop.
Save tpkahlon/9825566bf4e02c2da7aa36e48a2e5c47 to your computer and use it in GitHub Desktop.
How to install third-party applications on Mac?
# Run following command
sudo spctl --master-disable
# Install your third-party application on the machine. After installation is complete, run the command below
# Run following command
sudo spctl --master-enable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment