Uninstall a Nessus Agent on Linux
Before you begin:
- Unlink the agent from the manager.
To uninstall Nessus Agent on Linux:
-
Type the remove command specific to your Linux-style operating system.
Example Nessus Agent Remove Commands
Red Hat, CentOS, Oracle Linux, Fedora, SUSE
# rpm -e NessusAgent
Debian/Kali and Ubuntu
# dpkg -r NessusAgent
FreeBSD
# pkg delete NessusAgent
What to do next:
-
If you plan on reinstalling the Nessus Agent on the system, see the knowledge base article on how to avoid linking errors.