Manually Uninstalling Packages - Teradata Tools and Utilities

Teradata® Tools and Utilities for IBM AIX Installation Guide

Product
Teradata Tools and Utilities
Release Number
17.10
Published
October 2021
Language
English (United States)
Last Update
2021-11-01
dita:mapPath
ktx1608578381507.ditamap
dita:ditavalPath
wft1465132352442.ditaval
dita:id
B035-3125
lifecycle
previous
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).