Knowledge
English
homeappabout
Search
⌃K
Links
Home
About Ardexa
Getting Started
What is Ardexa?
Connectivity in 60 Seconds
The Ardexa Data Store
Configure the Edge Device
Edge and Cloud Connect
Ardexa Agent
Installation (ARM64 or X86/AMD64)
Installation Raspberry Pi
Install (opkg)
Install on Docker
Check it's working
Increase system limits
Data types and formats
Scenarios
Dynamic Configuration
Manual Configuration
Replacing a Device with a New One
Replacing a Device with an Existing One
Uninstall
Ardexa Machine Plugins
Variable Naming Guide
The ArdexaLinux Image
Computer Hardware
Communications Hardware
Connecting a Machine to the Ardexa Device
Ardexa Cloud
Ardexa Account
Ardexa Remote
Data Access
Analysis
Searches
Devices
Entities
Standard UI components
Dashboards
Alerts
Administration
Energy Solutions
Control
Photos
Analytics
FAQ
Troubleshooting
Ardexa API
API
Powered By GitBook
Comment on page

Uninstall

Uninstall the Ardexa Agent
To uninstall the Ardexa Agent, run the following command
sudo dpkg --purge ardexa
# OR
sudo apt purge ardexa
This 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.
Previous
Replacing a Device with an Existing One
Next - Configure the Edge Device
Ardexa Machine Plugins
Last modified 3yr ago