Linux Uninstallation

The product can be uninstalled by running the maintenancetool binary:

<Installation Directory>/maintenancetool

This will remove all files under <Installation Directory> and will also unregister the product from the registry file mentioned above. Without any parameters, a GUI will be displayed.

For an unattended uninstallation, add the same options that a Windows unattended uninstall would use:

<Installation Directory>/maintenancetool purge --default-answer --confirm-command
If the product was installed as root, it should also be uninstalled by root.