Uninstalling

Use the provided uninstall script to stop and remove the Z Understand Linux® container along with its storage volume.

Procedure

  1. Navigate to the Z Understand installation folder by running the following command in the Terminal:
    cd /opt/bobz-understand
  2. Run the uninstall script:
    ./uninstall.sh -fa
    This command contains the following arguments:
    • -f forces uninstallation without user input
    • -a removes the storage volume including configuration files, logs, and Graph database server data.