| |||
| 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.bin 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.
See Installing a variant on a non-native
platform.
RealView Debugger stores RealView ICE configuration (RVConfig .rvc)
files in your RealView Debugger home directory:
On Windows, the default RealView Debugger home directory is:
C:\Documents and Settings\username\Application
Data\ARM\rvdebug\4.0
On Red Hat Linux, the RealView Debugger home directory is:
~/rvd
When RVDS is uninstalled, the files in these directories are not removed.
To uninstall multiple ARM products, prefix the uninstall option
with a hyphen. Do not include any other option, for example:
setupcli.exe -uninstall