Follow the steps in this section if you need to uninstall the xAgent software from your Linux endpoint running Ubuntu version 14.04, 16.04, or 18.04.
To uninstall Linux xAgent software on your Linux endpoint running a support Ubuntu version:
username@localhost:~$ dpkg -l | grep xagt
The example below identifies the xagt-30.0.0-1.ubuntu12_amd64.deb file as the file that was used to install the xAgentsoftware on the Linux endpoint. You can see the Linux OS bit-architecture, the xAgent software version, and the software status.
|
|
|
username@localhost: ~$ sudo dpkg --purge <installation_filename.deb>
Open a Terminal session on your Linux endpoint running Endpoint Security (HX) xAgent software version .
Type the following command to identify the
.debthat was used to install the Endpoint Security (HX) xAgent software version on your Linux endpoint.Run the
dpkg -purgecommand to remove the Endpoint Security (HX) xAgent software version from your Linux endpoint.