Rate This Document
Findability
Accuracy
Completeness
Readability

Uninstalling the Feature

Run the rpm -qa command on the management node 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-spark
rpm -e boostkit-spark-XXX.aarch64

If all the files in the /opt/BoostKit-ml_3.0.0 and /opt/BoostKit-graph_3.0.0 directories are deleted, the features are uninstalled.