Example (SLES10, Y-HPC, YDL): Uninstalling XL Fortran V10.1 for Linux

In this example:
  • The compiler packages have a V.R.M-F of 10.1.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 Fortran V10.1 for Linux, issue the following commands, in the same order:
rpm -e xlf.cmp-10.1.1-0
rpm -e xlf.lib-10.1.1-0
rpm -e xlf.lic-10.1.1-0
rpm -e xlf.rte.lnk-10.1.1-0
rpm -e xlf.rte-10.1.1-0
rpm -e xlf.msg.rte-10.1.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 xlf.samples-10.1.1-0
rpm -e xlf.help-10.1.1-0