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

Last updated: May 20,2024

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

In this section, we are going to explain the necessary steps to install libdatetime-format-natural-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the steps below to uninstall libdatetime-format-natural-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdatetime-format-natural-perl
Priority: optional
Section: universe/perl
Installed-Size: 269
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.03-1
Depends: perl, libboolean-perl, libdatetime-perl, libdatetime-timezone-perl, libclone-perl, liblist-moreutils-perl, libparams-validate-perl
Suggests: libdate-calc-perl
Filename: pool/universe/libd/libdatetime-format-natural-perl/libdatetime-format-natural-perl_1.03-1_all.deb
Size: 60482
MD5sum: 31639fe3bc4e2919b178151cdcf73026
SHA1: 0e1b38bc010598bb3431b7a1ffa07211ca15958d
SHA256: 609e51386f9fa52efe6723653f3daaa5110d72fdcf148168a44f90ff4f4e62e0
Description-en: Perl module for parsing human-readable date/time strings
DateTime::Format::Natural parses a string with a human readable date/time
and creates a machine readable one by applying natural parsing logic. It
also understands timespans.
.
The module is currently limited to English.
Description-md5: 299560b701e601b4c55d7090b4dc63fd
Homepage: https://metacpan.org/release/DateTime-Format-Natural
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu