How to Install and Uninstall libtext-microtemplate-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libtext-microtemplate-perl" package

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

$ sudo apt update $ sudo apt install libtext-microtemplate-perl

2. Uninstall "libtext-microtemplate-perl" package

Please follow the steps below to uninstall libtext-microtemplate-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtext-microtemplate-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtext-microtemplate-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtext-microtemplate-perl
Architecture: all
Version: 0.24-1.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: 41
Depends: perl:any
Filename: pool/universe/libt/libtext-microtemplate-perl/libtext-microtemplate-perl_0.24-1.1_all.deb
Size: 14224
MD5sum: 0218e44dea52e08146034db7c991c0f1
SHA1: e14d9a3053b9e21a8bd0a80387fcfa7e2b41281b
SHA256: d734ea794770764c02a9509e073fd0d9fe5ec508280615ccb4fac05657daa228
SHA512: b947c5e4a3d7a870fce2ee057500ecf29de5ab02c507c2b62d7cb2fc56942d405dadb3aa89989793aacfbc8024f5a6d16e70de059bcbabdaca57b958d1d0d7b7
Homepage: https://metacpan.org/release/Text-MicroTemplate
Description-en: Micro template engine with Perl5 language
Text::MicroTemplate is a standalone, fast, intelligent, extensible template
engine with following features.
.
standalone
Text::MicroTemplate does not rely on other CPAN modules.
.
fast
Based on Mojo::Template, expressions in the template is perl code.
.
intelligent
Text::MicroTemplate automatically escapes variables when and only when
necessary.
.
extensible
Text::MicroTemplate does not provide features like template cache or
including other files by itself. However, it is easy to add you own
(that suites the most to your application), by wrapping the result of
the module (which is a perl expression).
.
The module only provides basic building blocks for a template engine.
Refer to Text::MicroTemplate::File for higher-level interface.
Description-md5: 6c864cd4adc781b4413c9446aab32c26