How to Install and Uninstall libnagios-object-perl Package on Kali Linux

Last updated: October 05,2024

1. Install "libnagios-object-perl" package

This tutorial shows how to install libnagios-object-perl on Kali Linux

$ sudo apt update $ sudo apt install libnagios-object-perl

2. Uninstall "libnagios-object-perl" package

This is a short guide on how to uninstall libnagios-object-perl on Kali Linux:

$ sudo apt remove libnagios-object-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnagios-object-perl package on Kali Linux

Package: libnagios-object-perl
Version: 0.21.20-3
Installed-Size: 196
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 54504
SHA256: b14ba7a0a67209b1cf7d51f92e993722a162a2313bda8dfbcce447152ab0eae7
SHA1: 543a510f8a5737575edb1ab374b3a3b42a4b5f29
MD5sum: 6b8235adb660adda95754dd696c1e13c
Description: module to parse and represent Nagios configuration as objects
Nagios::Object is a group of modules for parsing a Nagios configuration and
providing an object representation in Perl. It has support for inheriting from
templates and the structure is kept in tact within the Perl representation.
.
Nagios::StatusLog reads the Nagios status log and returns Status objects which
can be used to get status information about a host.
.
Nagios::Config creates a new Nagios::Config object, which will parse a Nagios
main configuration file and all of it's object configuration files.
Description-md5:
Homepage: https://metacpan.org/release/Nagios-Object
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libn/libnagios-object-perl/libnagios-object-perl_0.21.20-3_all.deb