Uninstalling OmniOperator
- Uninstall OmniOperator.
- Select all nodes and click Configure Service.

- Select Custom and click Next.

- Select Command Execution and click Add a Task.

- Set task 1 parameters and click Save.

Table 1 Task 1 parameters Parameter
Description
Task Name
Uninstall OmniOperator.
Task Description
Uninstall OmniOperator.
Run Directory
/opt/omni-operator/lib
Run Command
rm -rf libjemalloc.so.2 libLLVM-12.so;rm -rf include libboostkit-omniop* boostkit-omniop-bindings* config.h libsecurec.so;rpm -e boostkit-hmpp-1.7.0-1.aarch64;sed -i '/enableHMPP/d' /opt/omni-operator/conf/omni.conf;sed -i '/$LIBRARY_PATH:\/usr\/local\/lib\/HMPP/d' ~/.bashrc;source ~/.bashrc;

Uninstall the correct HMPP version based on your service requirements. The following uses 1.7.0 as an example.
- Select all nodes and click Configure Service.
- Export the service flow and save it to your local PC. You can import service flows to quickly uninstall OmniOperator.
- In the upper right corner of the displayed page, click Export.
The window for selecting a path for saving the template is displayed.

- Name the template OmniOperator Uninstallation Workflow and click Save.

- In the upper right corner of the displayed page, click Export.
- Execute the service flow.
Click Finish in the lower right corner and select Run Service. The procedure is complete when the execution is successful.

Parent topic: Deploying OmniOperator Using SmartKit