Uninstalling KAE 2.0
This section describes how to uninstall KAE 2.0 that is installed using RPM packages if you no longer require it or want to install KAE of a new version. Due to the dependency, the kae-openssl engine package must be uninstalled before the kae-driver package is uninstalled.
Procedure
- Use SSH to remotely log in to the Linux CLI as the root user.
- Uninstall the KAE software packages and check the uninstallation result.
- Check whether KAE is uninstalled.
- Check whether the KAE library is uninstalled. If "No such file or directory" is displayed in the command output, the uninstallation is successful.
1ll /usr/local/lib/engines-1.1 - Check whether KAE drivers are uninstalled. If no command output is displayed, the uninstallation is successful.
1lsmod | grep uacce
- Check whether the KAE library is uninstalled. If "No such file or directory" is displayed in the command output, the uninstallation is successful.
Parent topic: Uninstalling KAE Installed Using RPM Packages