Skip to main content
Skip table of contents

Remove an Agent from Linux

Apt-based distributions (Ubuntu/Debian/etc)

  • From the host, use the purge command.

    CODE
    sudo apt-get purge blastshield-agent

yum/dnf-based distributions (RHEL/CentOS/Fedora/Amazon linux)

From the host use the following process

  1. CODE
    sudo yum remove blastshield-agent
  2. CODE
    sudo systemctl stop blastshield
  3. CODE
    sudo rm -rf /var/lib/blastshield
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.