Installlion's Logo

Installlion.com

How To Uninstall nagios3 On Ubuntu 16.10

To uninstall nagios3 just follow these instructions.

Uninstall just nagios3

host/service/network monitoring and management systemUbuntu 16.10net3.5.1.dfsg-2.1ubuntu3
sudo apt-get remove nagios3

This will remove just the nagios3 package itself.

Uninstall nagios3 and its dependencies

sudo apt-get remove --auto-remove nagios3

This will remove the nagios3 package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for nagios3 then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge nagios3

Or similarly, like this nagios3

sudo apt-get purge --auto-remove nagios3

Package Data

Packagenagios3
Version3.5.1.dfsg-2.1ubuntu3
MaintainerUbuntu Developers <[email protected]>
Home pagehttp://www.nagios.org/
Descriptionhost/service/network monitoring and management system
Distroubuntu
Releaseyakkety
Repomain
Sectionnet

Dependencies