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

Last updated: May 15,2024

1. Install "libdate-range-perl" package

Learn how to install libdate-range-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdate-range-perl

2. Uninstall "libdate-range-perl" package

Learn how to uninstall libdate-range-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdate-range-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdate-range-perl
Priority: optional
Section: universe/perl
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.41-2
Depends: perl, libdate-simple-perl (>= 0.03)
Filename: pool/universe/libd/libdate-range-perl/libdate-range-perl_1.41-2_all.deb
Size: 7232
MD5sum: dc939a79e5e95bda7afe7198e4162485
SHA1: a805c8e588d98ca0e1894a16206e59af35542257
SHA256: 0754d861a57b944581bc272f4e49a239420ded7f40280fa15c28b3835883bfa9
Description-en: work with a range of dates
Quite often, when dealing with dates, we don't just want to know information
about one particular date, but about a range of dates. For example, we may
wish to know whether a given date is in a particular range, or what the
overlap is between one range and another. Date::Range lets you ask such
questions.
Description-md5: f557ffb74e23838fbc75b3c0156ba8f3
Homepage: https://metacpan.org/release/Date-Range
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu