Uninstalling KSL_ASN1
If you do not require KSL_ASN1, uninstall it. During uninstallation, service flows that are being executed are affected. You are advised to stop the service flows before uninstalling KSL_ASN1.
- Run the rpm -e command to uninstall the RPM package.
rpm -e boostkit-hiasn1
- Check the /usr/local/ksl directory and ensure that only KSL_ASN1-related files are deleted from /usr/local/ksl.
1ll /usr/local/kslIf the command output indicates that KSL_ASN1-related files cannot be found, the installation directory is deleted successfully.
- Confirm that the /usr/local/ksl environment variables are deleted from the /etc/profile file.
1cat /etc/profile
Parent topic: KSL_ASN1 Installation