How to Install and Uninstall libtemplate-plugin-datetime-format-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libtemplate-plugin-datetime-format-perl" package

This guide covers the steps necessary to install libtemplate-plugin-datetime-format-perl on Kali Linux

$ sudo apt update $ sudo apt install libtemplate-plugin-datetime-format-perl

2. Uninstall "libtemplate-plugin-datetime-format-perl" package

Please follow the guidance below to uninstall libtemplate-plugin-datetime-format-perl on Kali Linux:

$ sudo apt remove libtemplate-plugin-datetime-format-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtemplate-plugin-datetime-format-perl package on Kali Linux

Package: libtemplate-plugin-datetime-format-perl
Version: 0.03-2
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-load-perl, libdatetime-perl
Size: 6832
SHA256: ad9017e9f466595dd9d2c4ca0f8801e448964b93fd877f297695295fdfe2ca18
SHA1: 3f0b2e23cceb943caf10106ec3fc946a609fcc4c
MD5sum: 06ab1739cfd8bcb8f64ff4dbc6485a49
Description: module for formatting DateTime objects from TT with DateTime::Format
Oftentimes, you have a DateTime object that you want to render in
your template. However, the default rendering (2008-01-01T01:23:45)
is pretty ugly. Formatting the DateTime with a DateTime::Format object
is the usual solution, but there's usually not a nice place to put the
formatting code.
.
Template::Plugin::Datetime::Format solves that problem. You can create
a formatter object from within TT and then use that object to format
DateTime objects.
Description-md5:
Homepage: https://metacpan.org/release/Template-Plugin-DateTime-Format
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libtemplate-plugin-datetime-format-perl/libtemplate-plugin-datetime-format-perl_0.03-2_all.deb