Uninstallation of Hawk® Microagent for TIBCO FTL/TIBCO eFTL
TIBCO Universal Installer is used to uninstall TIBCO products. You can uninstall in GUI mode or console mode.
Uninstalling in GUI Mode
You can use TIBCO Universal Installer to uninstall all products in a particular TIBCO_HOME, or to uninstall specific products from a TIBCO_HOME.
- Procedure
- Navigate to the TIBCO_HOME/tools/universal_installer directory.
- Start the TIBCO Universal Installer:
- On Microsoft Windows, double-click TIBCOUniversalInstaller.exe.
- On Linux, run TIBCOUniversalInstaller-platform_acronym.bin.
- On Mac OS, double-click TIBCOUniversalInstaller-mac.command.
- Select Uninstall Products from a TIBCO Home Location.
- In the TIBCO Home Location field, select the TIBCO_HOME in which the product is installed, and then click Next.
- On the Welcome page, click Next.
- On the Uninstallation Type page, select one of the following options, and then click
Next.
- Custom Uninstall
Select this option If you want to uninstall only a few products.
- Typical Uninstall
Select this option to remove all the products in the TIBCO_HOME you selected and proceed to step 8.
- Custom Uninstall
- Select the products to uninstall, and click Next.
- Review the products to uninstall, and click Uninstall.
- On the Post Uninstall Summary dialog, click
Finish to exit the uninstallation wizard.
If you have uninstalled all the software in TIBCO_HOME, delete the folders from the installation environment and TIBCO_HOME.
Uninstalling in Console Mode
In console mode, you can uninstall the product from the CLI.
- Procedure
- On a command line, navigate to the TIBCO_HOME/tools/universal_installer directory.
- Run the following command to start the uninstallation:
- Microsoft Windows:
TIBCOUniversalInstaller.exe -console
- Linux:
./TIBCOUniversalInstaller-platform_acronym.bin -console
- Mac OS:
./TIBCOUniversalInstaller-mac.command -console
- Microsoft Windows:
- Respond to the messages on the CLI.
- When the uninstallation is completed, press Enter to exit the installer.