Uninstall the software from an unmanaged system

Prev Next

You can uninstall the software on a Linux platform.  

Task

  1. Log on to a terminal as   root super user (administrator rights).    

  2. Switch to Disabled mode.    

    sadmin disable  

  3. Restart the endpoint to completely disable the Solidcore client.    

  4. As   root super user, go to   /usr/local/mcafee/solidcore and run the   ./uninstall script.    

  5. Verify that the software is removed from the system.    

    • On RHEL, CentOS, SUSE and Oracle systems, run:  

      rpm -qa | grep solidcoreS3  

    • On Ubuntu systems, run:  

      dpkg -l | grep solidcores3  

Results

If the software was uninstalled successfully, these commands don't show any results.