Uninstalling on Linux
Uninstall the RPM packages.
Procedure
-
List the packages to uninstall.
Linux Variant
|
Command
|
Red Hat
|
yum list installed | grep "ems"
|
SUSE
|
zypper se | grep "ems"
|
Verify the packages:
- EMS C Client Development Kit
- EMS C and .NET Client
- EMS Central Administration (Enterprise Edition only)
- EMS Java Client and OSGi Bundle
- EMS Product Information
- EMS Samples and JAAS Source Code
- EMS Server
- EMS Third Party Dynamic Libraries
-
Uninstall the packages.
Linux Variant
|
Command
|
Red Hat
|
sudo yum remove -y "tib_ems*_8.5*"
|
SUSE
|
sudo zypper rm "tib_ems*_8.5*"
|
Copyright © Cloud Software Group, Inc. All rights reserved.