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

Last updated: May 19,2024

1. Install "libdate-calc-perl" package

Please follow the guidelines below to install libdate-calc-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdate-calc-perl" package

Please follow the instructions below to uninstall libdate-calc-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdate-calc-perl
Priority: optional
Section: universe/perl
Installed-Size: 667
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 6.4-1
Depends: perl, libbit-vector-perl (>= 7.4), libcarp-clan-perl
Recommends: libdate-calc-xs-perl
Filename: pool/universe/libd/libdate-calc-perl/libdate-calc-perl_6.4-1_all.deb
Size: 187142
MD5sum: 0ec16cf958bd35b78f94de6a03c6a537
SHA1: 7b4242e19a8717eea269a04bfcab77aa818a8fa6
SHA256: ecf386328571b0c714ff4b60e01c189d58cf6cd7bece1a8cfbe24c2ddaeae84a
Description-en: Perl library for accessing dates
Date::Calc is a Perl module which provides a variety of date calculations
based on the Gregorian calendar (the one used in Western countries today),
complying with the ISO/R 2015-1971 and DIN 1355 standards which specify
things such as what leap years are, when they occur, how the week numbers
are defined, what's the first day of the week, how many weeks (52 or 53) a
given year has, and so on.
.
Although the Gregorian calendar was only adopted 1582 by most (not all)
European countries (some countries continued to use the Julian calendar
until as late as the beginning of the 20th century!), this package allows
you to extrapolate the Gregorian calendar back until the year 1.
.
If Date::Calc::XS (libdate-calc-xs-perl) is available, this package will
automatically accelerate its operation using the C/XS implementation.
Description-md5: c677c6d7820895e4c8b0ce69eedbcdd1
Homepage: https://metacpan.org/release/Date-Calc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu