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