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

Last updated: May 16,2024

1. Install "libtemplate-tiny-perl" package

Please follow the guidance below to install libtemplate-tiny-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtemplate-tiny-perl

2. Uninstall "libtemplate-tiny-perl" package

This tutorial shows how to uninstall libtemplate-tiny-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtemplate-tiny-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtemplate-tiny-perl
Priority: optional
Section: universe/perl
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.12-1
Depends: perl
Filename: pool/universe/libt/libtemplate-tiny-perl/libtemplate-tiny-perl_1.12-1_all.deb
Size: 10362
MD5sum: d27895eb67a5b89d9d86171c9309949f
SHA1: f7bacceba10d3a179cf88374490d03c7753bae48
SHA256: 88530a02ce412303335474efff4a18b84868fa5a177e4f8bd96b1865d35cdeaa
Description-en: lightweight implementation of Template Toolkit
Template::Tiny is a reimplementation of a partial subset of the Template
Toolkit, in as few lines of code as possible.
.
It is intended for use in light-usage, low-memory, or low-cpu templating
situations, where you may need to upgrade to the full feature set in the
future, or if you want the familiarity of TT-style templates.
.
Note: This module is experimental and subject to change without notice.
Description-md5: 5c31d6c8de109d248ec98e152d0a9452
Homepage: http://search.cpan.org/dist/Template-Tiny/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu