// Command to Allow the mac to install software from any developer
sudo spctl --master-disable
// Command to reset the setting to default
sudo spctl --master-enable
// Command to Allow the mac to install software from any developer
sudo spctl --master-disable
// Command to reset the setting to default
sudo spctl --master-enable