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

Last updated: May 17,2024

1. Install "libmason-perl" package

Please follow the steps below to install libmason-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmason-perl

2. Uninstall "libmason-perl" package

This is a short guide on how to uninstall libmason-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmason-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libmason-perl
Priority: optional
Section: universe/perl
Installed-Size: 438
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.24-1
Depends: perl, libcapture-tiny-perl, libclass-load-perl, libclass-unload-perl, libdevel-globaldestruction-perl, libexception-class-perl, libguard-perl, libipc-system-simple-perl, libjson-perl, liblog-any-perl, libmethod-signatures-simple-perl, libmoose-perl, libmoosex-hasdefaults-perl, libmoosex-strictconstructor-perl (>= 0.13), libtry-tiny-perl, libtest-class-most-perl, libtest-longstring-perl
Recommends: perltidy
Filename: pool/universe/libm/libmason-perl/libmason-perl_2.24-1_all.deb
Size: 169596
MD5sum: 9d8684833492a7add38ad8af30fd958b
SHA1: ac7159a26e5857a1dc7acf90f3daddefc062a457
SHA256: 951f266818a9018b72bc1f743f743c527f849a5ebb1ea0240193c48cfc15e4a2
Description-en: powerful, high-performance templating for the web and beyond
Mason is a powerful Perl-based templating system, designed to generate
dynamic content of all kinds.
.
Unlike many templating systems, Mason does not attempt to invent an
alternate, "easier" syntax for templates. It provides a set of syntax and
features specific to template creation, but underneath it is still clearly
and proudly recognizable as Perl.
.
Mason is most often used for generating web pages. It can handle web requests
directly via PSGI, or act as the view layer for a web framework such as
Catalyst or Dancer.
.
All documentation is indexed at Mason::Manual.
.
The previous major version of Mason (1.x) is available under the name
HTML::Mason (package libhtml-mason-perl).
Description-md5: 99fba69bc12bdef907becf443159dace
Homepage: https://metacpan.org/release/Mason
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu