Example (SLES10, Y-HPC, YDL): Uninstalling XL C/C++ V8.0 for Linux

In this example:
  • The compiler packages have a V.R.M-F of 8.0.1-0
  • The IBM MASS library package has a V.R.M-F of 4.3.1–0.
  • The XL SMP library packages have a V.R.M-F of 1.6.1–0.
To uninstall XL C/C++ V8.0 for Linux, issue the following commands, in the same order:
rpm -e vacpp.cmp-8.0.1-0
rpm -e vacpp.lib-8.0.1-0
rpm -e vac.cmp-8.0.1-0
rpm -e vac.lib-8.0.1-0
rpm -e vac.lic-8.0.1-0
rpm -e vacpp.rte.lnk-8.0.1-0
rpm -e vacpp.rte-8.0.1-0

rpm -e xlmass.lib-4.3.1-0
rpm -e xlsmp.lib-1.6.1-0
rpm -e xlsmp.rte-1.6.1-0
rpm -e xlsmp.msg.rte-1.6.1-0

You can issue the following commands in any order:

rpm -e vacpp.samples-8.0.1-0
rpm -e vacpp.help-8.0.1-0