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

Last updated: May 18,2024

1. Install "libnumber-compare-perl" package

This is a short guide on how to install libnumber-compare-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnumber-compare-perl

2. Uninstall "libnumber-compare-perl" package

This is a short guide on how to uninstall libnumber-compare-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnumber-compare-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libnumber-compare-perl
Priority: optional
Section: universe/perl
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.03-1
Depends: perl
Filename: pool/universe/libn/libnumber-compare-perl/libnumber-compare-perl_0.03-1_all.deb
Size: 7318
MD5sum: 6d3432b2a41048cac5ea858d8be6dc47
SHA1: 6e48985092513297911c2f81178d06a9480510d7
SHA256: 2d6e54cee6c44e323eb3b4506643823b623de9c0343faa2bd9dd570644fe852a
Description-en: module for performing numeric comparisons in Perl
Number::Compare allows one to compile a simple comparison to an anonymous
subroutine, which can then be called with a value to be tested against.
.
The advantage of using this module is that it understands both the SI prefixes
'k', 'M', and 'G', as well as the IEC binary prefixes 'Ki', 'Mi' and 'Gi'.
Description-md5: 1c3a46d132bbd84a9e833518d0342a3c
Homepage: http://search.cpan.org/dist/Number-Compare/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu