Removing the application

The node with the application being removed must first be removed from the cluster.

To remove the application:

  1. Run the following commands:
    • If the application was installed from a DEB package:

      dpkg -r kwts-l10n-de

      dpkg -r kwts-l10n-es

      dpkg -r kwts-l10n-fr

      dpkg -r kwts-l10n-ja

      dpkg -r kwts-l10n-pt-BR

      dpkg -r kwts-l10n-ru

      dpkg -r kwts-l10n-zh-CN

      dpkg -r kwts-l10n-zh-TW

      dpkg -r kwts

    • If the application was installed from an RPM package:

      rpm -e kwts_de

      rpm -e kwts_es

      rpm -e kwts_fr

      rpm -e kwts_ja

      rpm -e kwts_pt-BR

      rpm -e kwts_ru

      rpm -e kwts_zh-CN

      rpm -e kwts_zh-TW

      rpm -e kwts

  2. Run the following script to delete application data:

    /var/opt/kaspersky/kwts/cleanup.sh

  3. Enter yes to confirm the deletion of data remaining after the removal of Kaspersky Web Traffic Security.
  4. If the application was installed from a DEB package, after the script finishes, run the following command:

    dpkg -P kwts

    If the application was installed from an RPM package, no further steps are necessary.

The application is removed.

Page top