How to Install and Uninstall libtime-format-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: June 02,2024

1. Install "libtime-format-perl" package

Please follow the guidance below to install libtime-format-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtime-format-perl

2. Uninstall "libtime-format-perl" package

This guide let you learn how to uninstall libtime-format-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtime-format-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtime-format-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtime-format-perl
Architecture: all
Version: 1.16-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 73
Depends: perl:any
Recommends: libdate-manip-perl, libdatetime-perl
Filename: pool/universe/libt/libtime-format-perl/libtime-format-perl_1.16-1_all.deb
Size: 27752
MD5sum: 3ba4087ad7dad85415c50ee2e643f211
SHA1: ba21989c6d19e583c716ae9b45ff6fefd37cd912
SHA256: 1b3fae561c4d5cccd64f5f86c908c5f0b3c7983d42ac69a7671d917bdda66bb3
SHA512: 40743a97785d47196fa303fc9d3661c2c7aadb8fac0469d9a4841bdb2cd534be999f21cfddcafc0a42391f4cecdef9510c9d3f404f2c71dda79b5807fd5a12a2
Homepage: https://metacpan.org/release/Time-Format
Description-en: module for easy date/time formatting
Time::Format creates global pseudovariables which format dates and times,
according to formatting codes you pass to them in strings.
.
The %time formatting codes are designed to be easy to remember and use, and to
take up just as many characters as the output time value whenever possible.
For example, the four-digit year code is "yyyy", the three-letter month
abbreviation is "Mon".
.
The nice thing about having a variable-like interface instead of function
calls is that the values can be used inside of strings (as well as outside of
strings in ordinary expressions). Dates are frequently used within strings
(log messages, output, data records, etc.), so having the ability to
interpolate them directly is handy.
Description-md5: 69eea05e0e55db9b61159e18d735cc60