To uninstall the IBM® Open XL C/C++ compiler
installed to a nondefault location, delete the compiler directory, and uninstall the openxlCcmp.17.1.2.ndi fileset and the license agreement
fileset.
About this task
To determine which version
of each fileset is installed, see Checking compiler and fileset information.
Procedure
- To delete the compiler directory, enter the following command:
rm -rf target_dir
where
target_dir is
the target directory for installation specified by the
-b option
of the nondefault installation script.
- To uninstall the
openxlCcmp.17.1.2.ndi and the license agreement filesets, enter the following command:
installp -u openxlCcmp.17.1.2.ndi openxlCcmp.17.1.2.license
-
If you are uninstalling an evaluation version of the compiler, enter the following command to
uninstall the
openxlCcmp.17.1.2.ndi and the
openxlCcmp.17.1.2.evaluation filesets:
installp -u openxlCcmp.17.1.2.ndi openxlCcmp.17.1.2.evaluation