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

Last updated: May 15,2024

1. Install "libdate-pcalc-perl" package

This guide covers the steps necessary to install libdate-pcalc-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdate-pcalc-perl" package

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

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

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

Package: libdate-pcalc-perl
Priority: optional
Section: universe/perl
Installed-Size: 725
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 6.1-4build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4), libbit-vector-perl, libcarp-clan-perl
Filename: pool/universe/libd/libdate-pcalc-perl/libdate-pcalc-perl_6.1-4build1_amd64.deb
Size: 225978
MD5sum: 7d9190c5c62203f6a5366b2429247890
SHA1: 66a4fba498fac5ec22d4b47624ca8e8584f8c8f1
SHA256: ddb2983c69cd27d1c2fc8b649e83ef4fa6e24c1948b76ef1b23439015f087302
Description-en: Perl module for Gregorian calendar date calculations
This package consists of a Perl module for all kinds of date calculations
based on the Gregorian calendar (the one used in all western countries today),
thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN
1355 and, to some extent, ISO 8601 (where applicable).
.
This module is a direct translation of Steffen Beyer's excellent Date::Calc
module to Perl.
Description-md5: 69a7d7ae319929e826b1ee222f49b7ad
Homepage: https://metacpan.org/release/Date-Pcalc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu