Rate This Document
Findability
Accuracy
Completeness
Readability

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.

  1. Run the rpm -e command to uninstall the RPM package.
    rpm -e boostkit-hiasn1
  2. Check the /usr/local/ksl directory and ensure that only KSL_ASN1-related files are deleted from /usr/local/ksl.
    1
    ll /usr/local/ksl
    

    If the command output indicates that KSL_ASN1-related files cannot be found, the installation directory is deleted successfully.

  3. Confirm that the /usr/local/ksl environment variables are deleted from the /etc/profile file.
    1
    cat /etc/profile