How to Install and Uninstall libhtml-template-pro-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 16,2024

1. Install "libhtml-template-pro-perl" package

This guide covers the steps necessary to install libhtml-template-pro-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libhtml-template-pro-perl

2. Uninstall "libhtml-template-pro-perl" package

Please follow the guidelines below to uninstall libhtml-template-pro-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libhtml-template-pro-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhtml-template-pro-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libhtml-template-pro-perl
Architecture: amd64
Version: 0.9510-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 251
Depends: perl, perlapi-5.32.0, libc6 (>= 2.29), libpcre3, libjson-perl
Filename: pool/universe/libh/libhtml-template-pro-perl/libhtml-template-pro-perl_0.9510-2_amd64.deb
Size: 86116
MD5sum: a039857aac2c56e198c8bfddb8b08f8b
SHA1: 6b139a74cbb15e49f2764eee458d91df33a1bdca
SHA256: 94ca4e38e31090e03b493d34ccf8e59e341d543deca4de0c51949055955c3f6b
SHA512: ca3683c7fe174b1a9f41176ea57d1a806f8a4eda6e1b41cff3fedb6f0fa1dae4827eb23d660caa89cd4d8eb45930cc6ee54524f9401e56fd56744b9c1a3a1cac
Homepage: https://metacpan.org/release/HTML-Template-Pro
Description-en: Perl module to use HTML Templates from CGI scripts
HTML::Template::Pro attempts to make using HTML templates simple and natural.
It extends standard HTML with a few new HTML-esque tags that provide control
structures, such as allowing for simple variable manipulation, looping, file
inclusion and conditionals (if, else, unless). HTML::Template::Pro is intended
to be a drop-in replacement for HTML::Template (and some of its extensions)
but written in C below the Perl Interface and so faster.
.
The file written with HTML and these new tags is called a template, which is
usually saved separately from your script. Using this module, you fill in the
values for the variables declared in the template, allowing you to separate
the web site design from the data you generate inside your Perl script.
Description-md5: b18aa5002afde82b0e3b2df4d2dea367