Uninstall EAA Client (Ubuntu)

Manual uninstall

  1. Go to the location where you downloaded the EAAClient.deb package.
  2. Click on the package.
  3. Select Remove. EAA Client uninstalls.

Automatic uninstall

You can use an automation tool to uninstall the EAA Client, or create a script to uninstall it from the machine, and clean up temporary files. Follow any of these procedures:

• To remove only the installed files run the command:

>> sudo dpkg -r EAAClient

To remove all installed files along with runtime config and logs run the command:

>> sudo dpkg -P EAAClient