How to Install and Uninstall libcatalyst-model-adaptor-perl Package on Kali Linux

Last updated: May 02,2024

1. Install "libcatalyst-model-adaptor-perl" package

Learn how to install libcatalyst-model-adaptor-perl on Kali Linux

$ sudo apt update $ sudo apt install libcatalyst-model-adaptor-perl

2. Uninstall "libcatalyst-model-adaptor-perl" package

Please follow the guidelines below to uninstall libcatalyst-model-adaptor-perl on Kali Linux:

$ sudo apt remove libcatalyst-model-adaptor-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcatalyst-model-adaptor-perl package on Kali Linux

Package: libcatalyst-model-adaptor-perl
Version: 0.10-3
Installed-Size: 53
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcatalyst-perl, libmro-compat-perl
Size: 20152
SHA256: d0e4dbae3f135fbe966fde40a32228d8923cfd3fe60e3600d4ee8dde314fb713
SHA1: 9c5983b96edc31b1132dc672491350df7ddccb95
MD5sum: 83e9bcfb796fc15b71df9ba6ede14921
Description: glue for Catalyst model modules
The idea is that there's no need for a Catalyst model to be anything other
than a line or two of glue. Using this module ensures that Model classes are
separate from the rest of the application and therefore are well-abstracted,
reusable, and easily testable.
.
Right now there are too many modules on CPAN that are Catalyst-specific. Most
of the models would be better written as a class that handles most of the
functionality with just a bit of glue to make it work nicely with Catalyst.
Catalyst::Model::Adaptor aims to make integrating that class with Catalyst
trivial, so there's no extra work involved in makint the model generic.
.
Catalyst is an elegant Model-View-Controller web application framework
written in Perl.
Description-md5:
Homepage: https://metacpan.org/release/Catalyst-Model-Adaptor
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcatalyst-model-adaptor-perl/libcatalyst-model-adaptor-perl_0.10-3_all.deb