You can uninstall the software on a Linux platform.
Task
- Log on to a terminal as root super user (administrator rights).
-
Switch to Disabled mode.
sadmin disable
- Restart the endpoint to completely disable the Solidcore client.
- As root super user, go to /usr/local/mcafee/solidcore and run the ./uninstall script.
-
Verify that the software is removed from the system.
- On RHEL, CentOS, SUSE and Oracle systems, run:
rpm -qa | grep solidcoreS3
Note
Make sure the SELinux package and SELinux policy module are removed on RHEL 8 and RHEL 9 endpoints.
- On RHEL 8 and RHEL 9 endpoints, run rpm -qa | grep solidcoreS3 to remove the SELinux package.
- On RHEL 8 and RHEL 9 endpoints, run semodule -l | grep solidcore to remove the SELinux policy module.
- On Ubuntu systems, run:
dpkg -l | grep solidcores3
- On RHEL, CentOS, SUSE and Oracle systems, run: