To install the Miru Agent, please visit the device provisioning section, which provides detailed instructions for installing and activating the agent via the following methods:
- Dashboard - a simple web interface for installing the agent on individual devices
- API Keys - a programmatic way to install the agent on many devices
- Poor Connectivity - a method for installing the agent on devices with poor connectivity
Uninstall
To remove the agent but maintain the configuration files, run
sudo apt remove miru-agent
To remove the agent and purge all configuration files, run
sudo apt purge miru-agent
Last modified on February 5, 2026