| |||
| Home > Installing RealView Development Suite from the command line > Uninstalling from the command line | |||
You can uninstall RVDS from the command line:
On Windows, enter:
setupcli.exe uninstall --product product [--var variant]
[--root root] [--shared]
On Red Hat Linux, enter:
setupclilinux.exe uninstall --product product [--var variant]
[--root root] [--shared]
See Product syntax for
details on the syntax for .product
See Variant syntax for
details on the syntax for .variant
--root is
the root of your installation. The default is specified by the rootARMROOT environment
variable.
--shared prevents non-native elements of
the uninstaller from running. For example, when uninstalling a Windows
variant on Red Hat Linux, elements such as removing the ARM License
Wizard and removing items from the Windows Start menu are not performed.
To uninstall multiple ARM products, prefix the uninstall option
with a hyphen -. Do not include any other option,
for example:
setupclilinux.exe -uninstall