The example used here shows how to uninstall the agent using RPM package management. Follow the same steps to uninstall the agent on other Linux platforms using the appropriate package manager, such as the Debian package manager, dpkg.
rpm -e opsramp-agent
rmdir /opt/opsramp/agent
See the /tmp/opsramp-agent_uninstall.log
file for uninstall progress.