The Perform version 7.5.00 installation installs an uninstall binary which can be run through the java GUI or via a silent uninstall from the command line.
|
Legacy ID:KA318046 Section I: GUI uninstallThe uninstall can be accessed via the [Installation Directory]/UninstallBMCBPA/uninstall script.
> [Installation Directory]/UninstallBMCBPA/uninstall
The command should be run as the root user to allow the uninstall to properly remove the product and reverse any configuration changes implemented by the b1configVVVV.sh root configuration script. Section II: Silent uninstallTo uninstall the Perform product silently it is necessary to specify a silent uninstall options file.
Step 1
There is an uninstall options file available in the [Installation Image Directory]/image/silent called ConsoleSilentUninstallOptions.txt for the Perform console and AgentSilentUninstallOptions.txt for the Perform agent installation. There are no changes necessary to the silent uninstall options file. It can be used as is for the console uninstall. Step 2
Specify the options file on the command line for the uninstall: > [Installation Directory]/UninstallBMCBPA/uninstall -i silent -DOPTIONS_FILE="/[path]/ConsoleSilentUninstallOptions.txt
The full path to the ConsoleSilentUninstallOptions.txt must be specified. The uninstall will not use the current working directory or search for the options file.
Listening for transport dt_socket at address: 9998
Preparing SILENT Mode Installation... =============================================================================== BPA (created with InstallAnywhere by Macrovision) ------------------------------------------------------------------------------- =============================================================================== Uninstalling... --------------- ...* * ************************* ************************* ************************* ************************ ...* * ************************* ************************* ************************* ************************ ...* * ************************* ************************* ************************* ************************* Installation Complete. Q: What happens if the uninstall is run as a non-root user?The uninstall will finish with a successful uninstall message and the files will be removed from the $BEST1_HOME directory:
|