How to Install and Uninstall libtext-dhcpleases-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "libtext-dhcpleases-perl" package

Please follow the instructions below to install libtext-dhcpleases-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtext-dhcpleases-perl

2. Uninstall "libtext-dhcpleases-perl" package

This guide covers the steps necessary to uninstall libtext-dhcpleases-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtext-dhcpleases-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtext-dhcpleases-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtext-dhcpleases-perl
Priority: optional
Section: universe/perl
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.0-2
Depends: perl
Filename: pool/universe/libt/libtext-dhcpleases-perl/libtext-dhcpleases-perl_1.0-2_all.deb
Size: 17730
MD5sum: e92b3ce474d026e7c4df3f3a6d787e3a
SHA1: d4a6f07bb91331fb4b57c753a9fa5a3ddd0aac86
SHA256: 01fbd3aa17b1939590801008e8e7a9fe0524927180f5210e2a85971b1fe5821f
Description-en: Perl module to parse DHCP leases file from ISC dhcpd
Text::DHCPLeases provides an object-oriented interface to ISC DHCPD leases
files. The goal is to objectify all declarations, as defined by the ISC
dhcpd package man pages.
.
This interface is useful for analyzing, reporting, converting lease files,
or as a tool for other applications that need to import dhcpd lease data
structures.
Description-md5: 5d90fa9a9c4069c1d8e4b9fd2861ffd9
Homepage: https://metacpan.org/release/Text-DHCPLeases
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu