Remove an Agent from Linux
Apt-based distributions (Ubuntu/Debian/etc)
From the host, use the purge command.
sudo apt-get purge blastshield-agent
yum/dnf-based distributions (RHEL/CentOS/Fedora/Amazon linux)
From the host use the following process
sudo yum remove blastshield-agent
sudo systemctl stop blastshield
sudo rm -rf /var/lib/blastshield