How to Install and Uninstall libtext-template-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libtext-template-perl" package

This is a short guide on how to install libtext-template-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libtext-template-perl" package

In this section, we are going to explain the necessary steps to uninstall libtext-template-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libtext-template-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtext-template-perl
Priority: optional
Section: universe/perl
Installed-Size: 140
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.46-1
Depends: perl
Filename: pool/universe/libt/libtext-template-perl/libtext-template-perl_1.46-1_all.deb
Size: 51522
MD5sum: 2962ec3396ff82cb85af9e4ed5ab66ae
SHA1: b68e66eb872e205f80531e9a27c8ff562c490b2a
SHA256: ff03e891b40736bfb3f21ffaddfba9dacfd686835ab29f2fe3f53a5b8f6a0dc2
Description-en: perl module to process text templates
Text::Template is a library for generating form letters, building
HTML pages, or filling in templates generally. A `template' is a
piece of text that has little Perl programs embedded in it here and
there. When you `fill in' a template, you evaluate the little
programs and replace them with their values.
Description-md5: b3ca341547c5c5849fe2759629341bfc
Homepage: https://metacpan.org/release/Text-Template/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu