Uninstall
Uninstall the Ardexa Agent
sudo dpkg --purge ardexa
# OR
sudo apt purge ardexaLast updated
Was this helpful?
Uninstall the Ardexa Agent
To uninstall the Ardexa Agent, run the following command
sudo dpkg --purge ardexa
# OR
sudo apt purge ardexaThis will remove:
The service
The binary
The configuration including digital certificates
It WILL NOT remove
Unsent cache (default location: /var/cache/ardexa)
Configuration backups (/etc/ardexa)
Old versions of the agent (/usr/sbin/ardexa.OLD)
These artifacts can be removed manually.
Last updated
Was this helpful?
Was this helpful?