How to Install and Uninstall libicinga2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libicinga2" package

This guide let you learn how to install libicinga2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libicinga2

2. Uninstall "libicinga2" package

This tutorial shows how to uninstall libicinga2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libicinga2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libicinga2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libicinga2
Priority: extra
Section: universe/libs
Installed-Size: 15280
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Nagios Maintainer Group
Architecture: amd64
Source: icinga2
Version: 2.4.1-2ubuntu1
Replaces: icinga2-bin (<< 2.4.0-1~)
Depends: libboost-program-options1.58.0, libboost-regex1.58.0, libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:3.0), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2), libyajl2 (>= 2.0.4)
Breaks: icinga2-bin (<< 2.4.0-1~)
Filename: pool/universe/i/icinga2/libicinga2_2.4.1-2ubuntu1_amd64.deb
Size: 2433302
MD5sum: 3c891dbaffd1672b3fef8bfb64f98459
SHA1: 7905eb61fee38422f25be9146b018c6f3fdb641c
SHA256: caa2f3f60982a98bb090700b58b442dc0bde5122b77383ee247e43e9bee4d129
Description-en: host and network monitoring system - internal libraries
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 internal libraries for the daemon or studio.
Description-md5: 8aa7d125e31d710105d45034282d67b3
Homepage: http://www.icinga.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions