Uninstalling Kaspersky CyberTrace (Linux)

This section contains the uninstallation procedures for Kaspersky CyberTrace on Linux. After you have performed uninstallation, remove objects related to Kaspersky CyberTrace from your SIEM solution.

Uninstalling (RPM and DEB installation)

Following is the procedure for uninstalling Kaspersky CyberTrace installed by using the DEB or RPM installation package.

To uninstall Kaspersky CyberTrace:

  1. Run the following command:

    %service_dir%/run.sh remove

  2. Follow the Wizard instructions.

Uninstalling (.tgz installation)

Following is the procedure for uninstalling Kaspersky CyberTrace installed from the .tgz archive.

To uninstall Kaspersky CyberTrace:

  1. Remove entries for Feed Service from crontab.
  2. Stop Feed Service by running the following commands:

    systemctl stop cybertrace.service

    systemctl stop cybertrace_db.service

  3. Remove Feed Service from the list of services started on boot by running the following commands:

    systemctl disable cybertrace.service

    systemctl disable cybertrace_db.service

  4. Remove the %service_dir% directory together with its contents.
Page top