Skip to main content
All CollectionsSetup and ConfigurationAgents
How to Uninstall a NetBeez Software Agent

How to Uninstall a NetBeez Software Agent

Panickos Neophytou avatar
Written by Panickos Neophytou
Updated over 3 months ago

To uninstall a software Agent installed as a Debian package, follow the procedure below:

1. Log in to the Linux host where the software Agent is installed.
​
2.
Run the following command:
​

apt-get remove netbeez-agent

The above command will remove the NetBeez daemon from the booting sequence but will keep any configuration files in /etc/netbeez/.
​

If you also want to remove the configuration files, run the following command:

apt-get purge netbeez-agent

If you installed the software Agent by using our image on an SD card, then you can return your own image to that SD card.

Did this answer your question?