Previous Topic: Example for Uninstallation Using msiexec and Product CodeNext Topic: General Notes on Agent Uninstallation


Uninstallation of CA ITCM on Linux and UNIX

You can uninstall CA ITCM or parts of it on Linux or UNIX using one of the following options:

./setup.sh

Run setup.sh from the installation DVD and select Uninstall in the setup dialog.

lsm -e prodname [-s]

Run this lsm command version from the CA ITCM command line. In the lsm command the product or component is specified by prodname. The option -s specifies unattended (silent) uninstallation mode.

The following example uninstalls the complete CA ITCM in unattended (silent) mode:

lsm -e ca-dsm -s

The following example uninstalls the DMPrimer:

lsm -e ca-dsm-dmprimer-standalone

The product or component names that can be used as values for the variable prodname in the Linux/UNIX Installer (lsm) command are shown in the following table:

Product/Component Name

Description

ca-dsm

CA IT Client Manager

ca-dsm-dmprimer-standalone

DMPrimer (only installed when using the infrastructure deployment component of CA ITCM)

ca-dsm-SMPackager

Software Packager for Linux and UNIX