Uninstalling Agent in the silent mode on Linux

When you no longer require the product, you can uninstall the product automatically without manual intervention using the command prompt option. You can choose to uninstall the software by using any one of the uninstallation methods regardless of the mode of installation.

Before you begin

You must have completed the following tasks:
  • Close any open windows of the product.
  • Close any open web browsers.
  • Close all the other applications that are enabled by the product.

Procedure

  1. Log in as a root user.
  2. Change the directory where you have installed the product by entering the following command:
    cd <directory path>. For example, cd /opt/HCL/_HCL OneTest <product-name>_installation
  3. Initiate the uninstallation process by entering the following command:
    ./Uninstall-HCL OneTest <product-name> UnInstallation.exe -uninstall -i silent
Feedback