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

Last updated: September 20,2024

1. Install "libdatetime-perl" package

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

$ sudo apt update $ sudo apt install libdatetime-perl

2. Uninstall "libdatetime-perl" package

This tutorial shows how to uninstall libdatetime-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdatetime-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdatetime-perl
Priority: extra
Section: universe/perl
Installed-Size: 242
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 2:1.21-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.2.5), libdatetime-locale-perl, libdatetime-timezone-perl (>= 1:1.74), libparams-validate-perl (>= 1.03), libtry-tiny-perl
Filename: pool/universe/libd/libdatetime-perl/libdatetime-perl_1.21-1build1_amd64.deb
Size: 85628
MD5sum: 5567009748b03378bd95bd70b7ef17d6
SHA1: a66c04561233901d76441aaec554492108b5bd06
SHA256: 3936775dfa470f91a03bbe53f6a3099f582bb729b2551de98a231f0efd037838
Description-en: module for manipulating dates, times and timestamps
DateTime is a Perl module which aims to provide a complete, correct, and easy
to use date/time object implementation. It provides an easy way to manipulate
dates and times, including date calculations (even addition and subtraction)
and provides convenient methods for extracting or modifying portions of any
date or time.
.
This module supports the Olson time zone database, meaning that historical
time zone information, and more importantly, daylight saving time rules, can
be handled transparently, simply by setting the correct time zone. This is
done by using the DateTime::TimeZone module.
Description-md5: abf0de5650ddf21a59440d99dbd1c161
Homepage: http://datetime.perl.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master