How to Install and Uninstall libcatalyst-view-tt-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libcatalyst-view-tt-perl" package

Please follow the instructions below to install libcatalyst-view-tt-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcatalyst-view-tt-perl

2. Uninstall "libcatalyst-view-tt-perl" package

Please follow the step by step instructions below to uninstall libcatalyst-view-tt-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcatalyst-view-tt-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcatalyst-view-tt-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcatalyst-view-tt-perl
Priority: optional
Section: universe/perl
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.44-1
Depends: perl, libcatalyst-perl, libclass-accessor-perl, libdata-dump-perl, libmro-compat-perl, libpath-class-perl, libtemplate-perl, libtemplate-timer-perl
Filename: pool/universe/libc/libcatalyst-view-tt-perl/libcatalyst-view-tt-perl_0.44-1_all.deb
Size: 28682
MD5sum: 54c9b635a19cacf04eef291f0f0d12ad
SHA1: 529c7b8ef5822058c08868e5a846ae76bea34726
SHA256: e0cf034d3c4a632baa67a3f5694c0fa9287e4019256edd76c00727e8ca70259b
Description-en: Template View Class for Catalyst
Catalyst::View::TT is the Catalyst view class for the Template toolkit. Your
application subclass should inherit from this class. This plugin renders the
template specified in $c->stash->{template}, or $c->request->match. The
template variables are set up from the contents of $c->stash, augmented with
template variable base set to Catalyst's $c->req->base, template variable c to
Catalyst's $c, and template variable name to Catalyst's $c->config->{name}.
The output is stored in $c->response->output.
Description-md5: a482bd578930dceef4876cdbd0f49494
Homepage: https://metacpan.org/release/Catalyst-View-TT
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu