Use the rpm command to complete the
uninstallation of GSKit from
a Linux® system.
About this task
The following example shows the uninstallation of GSKit packages from an AMD64 Opteron/EM64T Linux system. For z
Systems®, System i® or System p®, or System Linux on System x, you must substitute with the appropriate package names.
Procedure
- Log in as the root user.
- Access the command prompt.
- Run the following command to determine the GSKit packages
that you want to remove:
- To remove a GSKit package, run
the following command:
rpm -ev package_name
To
remove
GSKit completely, remove all the
GSKit packages of the same version. For
uninstallation of
GSKit, you must first
remove the
GSKit SSL package and then the
GSKit crypt package.
To remove
the
gskssl64-8.0-55.31.x86_64 and
gskcrypt64-8.0-55.31.x86_64 packages, run the following
command:
rpm -ev gskssl64-8.0-55.31.x86_64
rpm -ev gskcrypt64-8.0-5.31.x86_64
- Verify whether the GSKit uninstallation
is successful.