Installing the Feature
Perform the following installation operations on all nodes in the cluster.
- Add the repository.
1dnf config-manager --add-repo https://repo.oepkgs.net/openeuler/rpm/openEuler-22.03-LTS/extras/aarch64/
- Update the repository index.
1dnf clean all && dnf makecache
- Install the boostkit-omnioperator software package.
1dnf install boostkit-omnioperator --nogpgcheck
- If the corresponding installation packages exist in the /opt/omni-operator directory, the installation is successful.

Parent topic: OmniOperator