DWService

  1. Home
  2. Docs
  3. DWService
  4. Troubleshoots
  5. How do I manually remove the agent on a Linux?

How do I manually remove the agent on a Linux?

The easiest way to remove manually the agent on Linux is by stopping and remove service and deleting its files and folder.

open a new terminal as root and execute follow commands:

/usr/share/dwagent/native/dwagsvc stop
/usr/share/dwagent/native/dwagsvc delete
rm -r -f /usr/share/dwagent
rm -f /etc/dwagent

Was this article helpful to you? Yes 14 No 1