我要评分
获取效率
正确性
完整性
易理解

Uninstalling KZstar

If you have used KZstar and do not need it anymore, uninstall it. Any active service flows will be interrupted during the uninstallation. Stop them before uninstalling KZstar.

  1. Run the following command to uninstall KZstar:
    1
    sh kzstar_build.sh clean
    
  2. Verify the uninstallation.
    1
    ll /usr/local/kzstar
    
    The uninstallation is successful if the following command output is displayed:
    1
    ls: cannot access '/usr/local/kzstar': No such file or directory