To uninstall nagios3 just follow these instructions.
sudo apt-get remove nagios3
This will remove just the nagios3 package itself.
sudo apt-get remove --auto-remove nagios3
This will remove the nagios3 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for nagios3 then this will work.
sudo apt-get purge nagios3
Or similarly, like this nagios3
sudo apt-get purge --auto-remove nagios3
Package | nagios3 |
Version | 3.5.1.dfsg-2.1ubuntu3 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.nagios.org/ |
Description | host/service/network monitoring and management system |
Distro | ubuntu |
Release | yakkety |
Repo | main |
Section | net |