Install nagios-check-xmppng
Installing nagios-check-xmppng package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install nagios-check-xmppng
nagios-check-xmppng package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | nagios-check-xmppng |
version | 0.2.1-1 |
description | monitoring plugin to check XMPP servers |
subsection | net |
website | exchange.icinga.org / jandd / check_xmppng |
maintainer | Jan Dittberner |
Uninstall nagios-check-xmppng
To remove just nagios-check-xmppng package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove nagios-check-xmppng
Uninstall nagios-check-xmppng and it’s dependent packages
To remove the nagios-check-xmppng package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove nagios-check-xmppng
Purging nagios-check-xmppng
If you also want to delete configuration and/or data files of nagios-check-xmppng from Debian Sid then this will work:
sudo apt-get purge nagios-check-xmppng
To delete configuration and/or data files of nagios-check-xmppng and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove nagios-check-xmppng