Uninstalling KSL
If you do not require KSL, you can uninstall it. Before the uninstallation, stop running services.
- Run the rpm -e command to uninstall the RPM package.
rpm -e boostkit-ksl
- Check that the /usr/local/ksl directory is deleted.
ll /usr/local/ksl
If the command output indicates that the directory cannot be found, the installation directory is deleted successfully.
- Confirm that the /usr/local/ksl environment variables are deleted from the /etc/profile file.
cat /etc/profile
Parent topic: Using KSL