
C Uninstalling RGS
Uninstalling RGS Receiver or RGS Sender (Windows)
▲
Open the Programs and Features item in Control Panel, and uninstall the entry corresponding to RGS
Receiver or RGS Sender (Remote Graphics Receiver or Remote Graphics Sender).
TIP: You can alternatively perform each uninstallation using the command-line option /autoremove
for each installer.
Uninstalling RGS Receiver (Linux)
To uninstall RGS Receiver on Red Hat Enterprise Linux or SUSE Linux Enterprise Desktop (SLED):
1. Log in as root.
2. Execute the following command to determine the name of the RPM package for RGS Receiver:
rpm -q -a | grep -i rgreceiver
The package name will be something similar to rgreceiver_linux_32-5.1-0.
3. Execute the following command to remove the RPM package for RGS Receiver:
rpm -e --allmatches rgreceiver_linux_32
To uninstall RGS Receiver on HP ThinPro:
1. Log in as root.
2. Execute the following commands:
fsunlock
dpkg -l | grep -i rgs-
The RGS Receiver core package and dependency packages are listed.
NOTE: A package named ndutils is also listed because of the letters "rgs" appearing in the package
description. Do not remove this package.
3. Execute the following command to remove the listed packages:
dpkg –P <package name> [<package name> ...]
4. Execute the following command:
ln -snf ../tmp/tmpfs/var/opt /var/opt
5. Restart the thin client.
Uninstalling RGS Sender (Linux)
1. Log in as root.
2. If the default installer (install.sh) was used for installation, then execute the following command to
determine the names of the RGS Sender packages to remove:
88 Appendix C Uninstalling RGS
Kommentare zu diesen Handbüchern