Removing the TSAPI Linux client

Last Updated : Aug 26, 2020 |

About this task

Use this procedure to remove the TSAPI Linux client.

Procedure

  1. Log in as root.
  2. Use the rpm -e command to remove the TSAPI client. For example:

    rpm -e tsapi-client-linux-[VERSION]-[ARCH]

    The Red Hat Enterprise Linux version 5.x package manager removes the TSAPI Linux client

  3. To verify that the software has been removed, type the following command:

    rpm -q tsapi-client-linux-[VERSION]-[ARCH]

    The system responds with the following message:

    package tsapi-client-linux is not installed