| |||
| Home > Installing RealView ICE from the command line > Variant syntax | |||
The syntax for specifying the variant is:
--var name value [name value]...
Identifies a variant of the same product.
nameThe type of the variant, for example, platform.
It is suggested that you use only the platform variant.
valueThe specific variant, such as linux-pentium.
For example, to uninstall the Red Hat Linux variant of RealView ICE v3.3, enter:
setupclilinux.bin uninstall --product RVI Contents 3.3 82 --var platform linux-pentium --root “c:\Program Files\ARM”