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

Last updated: May 03,2024

1. Install "libdatetimex-auto-perl" package

Please follow the instructions below to install libdatetimex-auto-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdatetimex-auto-perl

2. Uninstall "libdatetimex-auto-perl" package

Here is a brief guide to show you how to uninstall libdatetimex-auto-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdatetimex-auto-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdatetimex-auto-perl
Priority: optional
Section: universe/perl
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.008-1
Depends: libdatetime-perl, libdatetime-format-strptime-perl, libexporter-tiny-perl, libuniversal-ref-perl, perl
Filename: pool/universe/libd/libdatetimex-auto-perl/libdatetimex-auto-perl_0.008-1_all.deb
Size: 12334
MD5sum: 824fcdab61adf45cdd8838b8b8f70682
SHA1: 3d3cac04eabc44b5a9378d4c3b1e8b9d47144b10
SHA256: b07a01fd2631f4c307aafbaf7a326248d4458582b75f07064173e030eda56e68
Description-en: use DateTime without needing to call constructors
DateTime is awesome, but constructing `DateTime` objects can be
annoying. You often need to use one of the formatter modules, or call
'DateTime->new()' with a bunch of values. If you've got a bunch of
constant dates in your code, then DateTimeX::Auto makes all this a bit
simpler.
Description-md5: ef2666f1e0e18347903992d5f9f18992
Homepage: https://metacpan.org/release/DateTimeX-Auto
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu