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 Client, .NET Client, and Administration Tool
- EMS Java Client and OSGi Bundle
- EMS Product Information
- EMS Samples and JAAS Source Code
- EMS Server
- EMS Third Party Libraries
-
Uninstall the packages.
Linux Variant
|
Command
|
Red Hat
|
sudo yum remove -y "tib_ems*_10.1*"
|
SUSE
|
sudo zypper rm "tib_ems*_10.1*"
|
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.