The application automatically performs the removal procedure. When completed, the application displays a message containing the results of removal.
Removing the application package and the graphical user interface package
To remove Kaspersky Endpoint Security and the graphical user interface that were installed from the RPM packages, execute the following command:
# rpm -e kesl kesl-gui
To remove Kaspersky Endpoint Security and the graphical user interface that were installed from the DEB packages, execute the following command:
# apt-get remove kesl kesl-gui
To remove Kaspersky Endpoint Security and the graphical user interface that were installed in the Astra Linux Special Edition operating system, execute the following command:
# apt-get remove kesl-astra kesl-gui-astra
Removing the application package without the graphical user interface package
To uninstall Kaspersky Endpoint Security that was installed from the RPM package without the graphical user interface, execute the following command:
# rpm -e kesl
To uninstall Kaspersky Endpoint Security that was installed from the DEB package without the graphical user interface, execute the following command:
# apt-get remove kesl
To uninstall Kaspersky Endpoint Security that was installed in the Astra Linux Special Edition operating system without the graphical user interface, execute the following command:
# apt-get remove kesl-astra
Removing the graphical user interface package
To remove the graphical user interface that was installed from the RPM package, execute the following command:
# rpm -e kesl-gui
To remove the graphical user interface that was installed from the DEB package, execute the following command:
# apt-get remove kesl-gui
To remove the graphical user interface that was installed in the Astra Linux Special Edition operating system, execute the following command:
# apt-get remove kesl-gui-astra
Removing Network Agent
To remove Network Agent that was installed from an RPM package to a 32-bit operating system, execute the following command:
# rpm -e klnagent
To remove Network Agent installed on a 64-bit operating system from an RPM package, execute the following command:
# rpm -e klnagent64
To remove Network Agent that was installed from a DEB package to a 32-bit operating system, execute the following command:
# apt-get remove klnagent
To remove Network Agent installed on a 64-bit operating system from a DEB package, execute the following command:
# apt-get remove klnagent64