To uninstall nagios-plugins-extra just follow these instructions.
sudo apt-get remove nagios-plugins-extra
This will remove just the nagios-plugins-extra package itself.
sudo apt-get remove --auto-remove nagios-plugins-extra
This will remove the nagios-plugins-extra package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for nagios-plugins-extra then this will work.
sudo apt-get purge nagios-plugins-extra
Or similarly, like this nagios-plugins-extra
sudo apt-get purge --auto-remove nagios-plugins-extra
Package | nagios-plugins-extra |
Version | 1.5-3ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://www.monitoring-plugins.org |
Description | Plugins for the nagios network monitoring and manegement system. |
Distro | ubuntu |
Release | trusty |
Repo | universe |
Section | universe/net |