Use the uninstall command-line utility to uninstall the server using either interactive or non- interactive modes. Interactive mode provides options, progress, and a list of the files and directories that must be manually deleted if necessary.

Non-interactive mode, invoked with the --no-prompt option, suppresses progress information, except for fatal errors. All options for the uninstall command are listed with the --help option.

The uninstall command must be run as either the root user or the user account that installed the server.

Perform the following steps to uninstall in interactive mode:

  1. Navigate to the server root directory.
    $ cd PingData<server>
  2. Start the uninstall command:
    $ ./uninstall
  3. Select the components to be removed, or press Enter to remove all components.
  4. If the server is running, press Enter to shutdown the server before continuing.
  5. Manually remove any remaining files or directories, if required.