User guide

49
Appendix 2: Sample Remove Output
Red Hat
To uninstall the LCE Log Agent client on a Red Hat platform, use the rpm command to first determine the installed
package name, and then to remove it as shown in the following example:
[root@europa src]# rpm -qa | grep lce_client
lce_client-4.0.1-es6.x86_64
[root@europa src]# rpm -ev lce_client-4.0.1-es6
[root@europa src]#