Remove an Agent from macOS
Unload the plist file for the Host Agent.
CODEsudo launchctl unload -w /Library/LaunchDaemons/io.blastwave.blastshield-agent.plistRemove the plist file.
CODEsudo rm /Library/LaunchDaemons/io.blastwave.blastshield-agent.plistRemove the application files.
CODEsudo rm -rf /Library/Application\ Support/BlastShield\ Agent