Uninstalling the Feature
Run the rpm -qa command on all nodes to query the full name of the software package, and then run the rpm -e xxx command to uninstall the software package.
rpm -qa |grep boostkit-omnioperator rpm -e boostkit-omnioperator-xxx

If the /opt/omni-operator directory and its all files are deleted, the feature is uninstalled.
Parent topic: OmniOperator