Uninstall Spectrum via command line on Linux
search cancel

Uninstall Spectrum via command line on Linux

book

Article ID: 15009

calendar_today

Updated On:

Products

CA Spectrum DX NetOps

Issue/Introduction

I need to uninstall the current Spectrum software using a SILENT method.  The only documentation that exists for the Uninstallation process is using the GUI... but we are unable to run the GUI on Linux RHEL in our environment.

How can I uninstall Spectrum via a silent command line method? 

Environment

Spectrum install on Linux (any version)

Resolution

You can uninstall Spectrum via command line by following these steps: 

1.Stop CA Spectrum. 

2.Log in or sudo su to the root user and navigate to the <$SPECROOT>/Install-Tools/Uninstaller directory. 

3. Enter ./UninstallSpectrum <specroot> <tmp dir> < -silent >

Where:

<specroot> is the root directory where Spectrum is installed on this system

<tmp dir> is any temporary directory outside the specroot directory

Additional Information

Please reference "Uninstall DX NetOps Spectrum on Linux via command line" section of the documentation for more information.