How to Install and Uninstall libmason-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libmason-perl" package

Please follow the guidelines below to install libmason-perl on Kali Linux

$ sudo apt update $ sudo apt install libmason-perl

2. Uninstall "libmason-perl" package

This guide let you learn how to uninstall libmason-perl on Kali Linux:

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

3. Information about the libmason-perl package on Kali Linux

Package: libmason-perl
Version: 2.24-2
Installed-Size: 381
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, 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, libtry-tiny-perl, libtest-class-most-perl, libtest-longstring-perl
Recommends: perltidy
Size: 149340
SHA256: 95a8dd68fb33ae4dbb4bd0e93f2cea207870ba4448c8b3354787f2f705d0d5ea
SHA1: 15822f2769cf3a1267d28036092d36f139851684
MD5sum: d9d10b38871ba3e7fe5b4d9cc79292d0
Description: 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:
Homepage: https://metacpan.org/release/Mason
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libm/libmason-perl/libmason-perl_2.24-2_all.deb