Manually Uninstalling Packages - Teradata Tools and Utilities

Teradata® Tools and Utilities for IBM AIX Installation Guide - 17.20

Product
Teradata Tools and Utilities
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2022-10-11
dita:mapPath
ehr1641303557335.ditamap
dita:ditavalPath
wft1465132352442.ditaval
dita:id
B035-3125
Product Category
Teradata Tools and Utilities

If a package was not properly uninstalled by the uninstallation script, run the script again. To uninstall a package manually, follow these steps:

  1. To see if a package is still installed, type:
    /usr/sbin/lslpp -R ALL –Lc | grep packagename
  2. To manually uninstall a package, type:
    /usr/sbin/installp –R <prefix> packagename

    where <prefix> is the install prefix (e.g., /opt is the install prefix).