Uninstalling Software

You can uninstall the Metallic software from a computer by running a command from the command line. If you need to remotely uninstall the Metallic software, you can also use the commands in third-party software.

Procedure

  1. Log on to the computer as an Administrator or as a member of the Administrator group on that computer.

  2. At the command line, go to the location where you stored the installation package, and then locate the Setup.exe file.

  3. Depending on the operating system, run one of the following commands:

    Windows:

    Setup.exe /uninstall /silent

    UNIX and Linux:

    cvpkgrm -i all

    macOS:

    /usr/local/bin/cvpkgrm -i all

Loading...