SSH.COM is one of the most trusted brands in cyber security. We help enterprises and agencies solve the security challenges of digital transformation with innovative access management solutions.
To remove SSH Tectia Client from a Linux environment, follow the instructions below:
Remove the installation by issuing the following command with root privileges:
# rpm -e ssh-tectia-client-<version>
In the command, <version> is the package version of
SSH Tectia Client to be removed (for example, 6.1.9.123).
If you want to remove also the components that are common with SSH Tectia Server, give the following command:
# rpm -e ssh-tectia-common-<version>
Note that removing the common components disables SSH Tectia Server, if it has been installed on the same host.
To remove the GUI components, issue the following command with root privileges:
# rpm -e ssh-tectia-guisupport-<version>