Uninstall

Endpoint Protection doesn’t have an uninstallation script, so you need to take the following steps to uninstall it manually:

Stop the processes

To do so, run the following command:

/opt/PCOPAgent/Stop-PCOP-Agent

Delete the /opt/PCOPAgent folder and all its contents.

Delete the /etc/PCOPLinux folder and all its contents.

Delete the service. Run the following commands depending on the distribution.

 

SUSE

chkconfig –del pcopagent

 

Debian / Ubuntu

update-rc.d -f pcopagent remove

Delete the /etc/init.d/pcopagent file.