Uninstalling the RGS Sender on Linux
To uninstall the RGS Sender on Linux:
1. Log in as root.
2. If the default install.sh was used, then the following command reports some variation of the following
packages:
# rpm -qa | grep -i rgsender
rgsender_linux_64-5.4.8-1
rgsender_config_64-5.4.8-1
3. To remove the rgsender package (and corresponding configuration rpm if used), execute the command:
rpm -e --allmatches rgsender_linux_64 rgsender_config_64
4. If rgsender_config_64-*.rpm was installed, it must be removed first (or together as
demonstrated above) before removing the rgsender_linux_64-*.rpm package. This resolves
dependencies between the packages and undoes the previous customizations performed by this rpm. If
you are upgrading your system from a previous version of RGS, it is suggested that you remove both
packages and apply the new software rpms for supported results.
22 Chapter 3 Installing and activating RGS
Komentarze do niniejszej Instrukcji