Running the uninstallation script

You uninstall BDD by running uninstall.sh from the Admin Server.

Note: If you upgraded BDD at any point, the script also removes any remaining files from the previous BDD versions.

To run the uninstallation script:

  1. On the Admin Server, open a command prompt and go to $BDD_HOME/uninstall.
  2. Run the uninstallation script:
    ./uninstall.sh [--silent]
    The optional [--silent] option runs the script in silent mode, which enables you to skip the following confirmation step.
  3. Enter yes or y when asked if you're sure you want to uninstall BDD.