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

Last updated: September 20,2024

1. Install "libdatetime-format-flexible-perl" package

Learn how to install libdatetime-format-flexible-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdatetime-format-flexible-perl

2. Uninstall "libdatetime-format-flexible-perl" package

Learn how to uninstall libdatetime-format-flexible-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdatetime-format-flexible-perl
Priority: optional
Section: universe/perl
Installed-Size: 139
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.26-1
Depends: perl, libdatetime-format-builder-perl, libdatetime-perl, libdatetime-timezone-perl, liblist-moreutils-perl, libmodule-pluggable-perl | perl (<< 5.17.0)
Filename: pool/universe/libd/libdatetime-format-flexible-perl/libdatetime-format-flexible-perl_0.26-1_all.deb
Size: 31804
MD5sum: 9b84cfa8cd223a4d1f0417edd9b1e3ba
SHA1: 281a90dc4425da384da187266342db702de165c9
SHA256: 2421af2849467ac5dbbf157e771c63f5a0a219b9f5d6f4bff52b08bdd1405341
Description-en: Perl module to transform strings into DateTime objects
DateTime::Format::Flexible is designed to transform arbitrary date/time
strings into DateTime objects. It is currently able to parse and extract date
information from over 2500 variations of date/time strings.
.
Although this module is similar in nature to DateTime::Format::Natural (see
libdatetime-format-natural-perl), it currently fails to parse more than 2000
of the formats successfully parsed by this module.
Description-md5: 75791a9566a6336b112352d9ed595386
Homepage: https://metacpan.org/release/DateTime-Format-Flexible
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu