Uninstalling an advanced installation

If the compiler is installed to a non-default location, you have to remove the filesets yourself.

About this task

To uninstall the XL C/C++ compiler installed to a non-default location, delete the compiler directory.

To determine which version of each fileset is installed, see Checking compiler and fileset information.

To delete the compiler directory, enter the following command on the command line:
rm -rf target_dir
where target_dir is the target directory for installation specified by the -b option of the non-default installation script.