How to Install and Uninstall icinga2-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "icinga2-dbg" package

This guide covers the steps necessary to install icinga2-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install icinga2-dbg

2. Uninstall "icinga2-dbg" package

This is a short guide on how to uninstall icinga2-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove icinga2-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the icinga2-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: icinga2-dbg
Priority: extra
Section: universe/debug
Installed-Size: 39028
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Nagios Maintainer Group
Architecture: amd64
Source: icinga2
Version: 2.4.1-2ubuntu1
Depends: icinga2-bin (= 2.4.1-2ubuntu1), libicinga2 (= 2.4.1-2ubuntu1)
Filename: pool/universe/i/icinga2/icinga2-dbg_2.4.1-2ubuntu1_amd64.deb
Size: 33778990
MD5sum: 9731155f535e2c2e46b6938c572140cd
SHA1: 5a73b047b10909916c2727f30d785e96e2f86da1
SHA256: 5a0c6f40407722fe3fc5608800a14e74864a0ab4c8a736bcc1bf350379bcbb31
Description-en: host and network monitoring system - debug symbols
Icinga 2 is a general-purpose monitoring application to fit the needs of
any size of network. Icinga 1.x was a Nagios fork; this new generation
has been rewritten from scratch in C++, with multi-threading and cluster
support.
.
Features:
* all standard features of Icinga and Nagios;
* much faster and more scalable than Icinga 1 and Nagios;
* new, more intuitive, template-based configuration format;
* monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3,
SMTP, etc.) by executing checks (see monitoring-plugins*);
* any small script following the Nagios plugin API can be used as a
check plugin;
* notifications about alerts for any custom script (with examples);
* native support for Livestatus and Graphite.
.
This package provides debug symbols for Icinga 2.
Description-md5: 4387aaccdf080f5f9af948dd9e5a7dee
Homepage: http://www.icinga.org
Build-Ids: a37387b9a10bec121a0edf0a432b7b551b660da7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions