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

Last updated: May 18,2024

1. Install "libcatalyst-model-dbic-schema-perl" package

Here is a brief guide to show you how to install libcatalyst-model-dbic-schema-perl on Kali Linux

$ sudo apt update $ sudo apt install libcatalyst-model-dbic-schema-perl

2. Uninstall "libcatalyst-model-dbic-schema-perl" package

This tutorial shows how to uninstall libcatalyst-model-dbic-schema-perl on Kali Linux:

$ sudo apt remove libcatalyst-model-dbic-schema-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcatalyst-model-dbic-schema-perl
Version: 0.66-1
Installed-Size: 112
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcarp-clan-perl, libcatalyst-component-instancepercontext-perl, libcatalyst-devel-perl, libcatalyst-perl, libcatalystx-component-traits-perl, libdbix-class-cursor-cached-perl, libdbix-class-perl, libdbix-class-schema-loader-perl, libhash-merge-perl, liblist-moreutils-perl, libmodule-runtime-perl, libmoose-perl, libmoosex-markasmethods-perl, libmoosex-nonmoose-perl, libmoosex-types-loadableclass-perl, libmoosex-types-perl, libnamespace-autoclean-perl, libnamespace-clean-perl, libtie-ixhash-perl, libtry-tiny-perl
Size: 41424
SHA256: 5d710dfecdf993daca374a42eca26ae0fd75a139f6a37fdb7bde8d63cb08f98c
SHA1: e1626e85bad29f6a4cb38fa14da76a5e6cf3d1e4
MD5sum: 82e707003251a65100dbb8b68fa9f241
Description: DBIx::Class::Schema-based database model for Catalyst
Catalyst::Model::DBIC::Schema is a Catalyst database model class for
DBIx::Class::Schema-based Models. See the documentation for
Catalyst::Helper::Model::DBIC::Schema for information on generating these
Models via Helper scripts.
.
When a Catalyst app starts up, a thin Model layer is created as an interface
to the DBIC Schema. It should be clearly noted that the model object returned
by $c->model('FilmDB') is NOT itself a DBIC schema or resultset object, but
merely a wrapper proving methods to access the underlying schema.
.
In addition to this model class, a shortcut class is generated for each
source in the schema, allowing easy and direct access to a resultset of the
corresponding type. These generated classes are even thinner than the model
class, providing no public methods but simply hooking into Catalyst's model()
accessor via the ACCEPT_CONTEXT mechanism.
.
Catalyst is an elegant Model-View-Controller web application framework
written in Perl.
Description-md5:
Homepage: https://metacpan.org/release/Catalyst-Model-DBIC-Schema
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcatalyst-model-dbic-schema-perl/libcatalyst-model-dbic-schema-perl_0.66-1_all.deb