(4.1+) Uninstalling IVG dependencies
The IVG dependency install file also uninstalls OS requirements and dependencies from an IVG deployment.
Uninstall IVG prior to uninstalling the IVG dependencies.
How to uninstall IVG dependencies
Use the following instructions to uninstall the IVG dependencies:
- Copy the ivg-dependencies-installer file to the first VM in your IVG deployment.
- Enter the following command to change the permissions:
chmod a+x ivg-dependencies-installer-xxxx
- Enter the following command to execute the uninstaller:
./ivg-dependencies-installer-xxxx uninstall
- Repeat Steps 1-3 on each VM in the IVG deployment.