Follow these steps to uninstall the Platform Services from your UNIX machine.
Before you begin the uninstall process, back up
files that you want to retain from the
$ENDECA_ROOT directories.
To uninstall Platform Services from your UNIX machine:
Stop all processes (such as the Dgraph and the HTTP service).
Determine which Platform Service top-level directories you want to uninstall. For example, you can choose to uninstall only the
directory or all the Platform Service directories.<version>Issue an
rmcommand, as in this example which removes all the Platform Services directories:rm -rf endeca/PlatformServicesAlternatively, from the
endeca/PlatformServices/<version>/Uninstalldirectory, run the uninstall program:./Uninstall_Oracle Commerce Guided Search Platform Services 11.2.0
Unset any environment variables that reference directories that no longer exist.
The command example above removes the Platform Services package,
including Document Conversion Module if it is installed. However, it does not
remove the
endeca/MDEX directory if it is installed. To
remove all software, use the only the
endeca directory name with the
rm command.

