Uninstall the RPM/DEB files in the reverse order of installation.
Procedure
Optional: If you had used postinstallation scripts after installing the RPM or Debian packages, you must perform the following steps to remove the symbolic links:
Navigate to the
/opt/tibco/as/4.3/scripts/post_install folder.
Run the following commands:
sudo ./activespaces_alternatives_uninstall.sh
Uninstall using either the RPM or DEB packages, depending on the Linux platform variant.
Navigate to
/opt/tibco/as/4.3.
To get a list of the packages to be uninstalled, run the following command:
Linux Variant
Command
Red Hat
su -c 'yum list' | grep tib_as
Debian
dpkg-query -l | grep tib_as
SUSE
zypper se | grep "tib_as"
While uninstalling the packages, use the following sequence: