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

Last updated: May 15,2024

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

Please follow the guidelines below to install libcatalyst-model-dbi-perl on Kali Linux

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

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

This is a short guide on how to uninstall libcatalyst-model-dbi-perl on Kali Linux:

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

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

Package: libcatalyst-model-dbi-perl
Version: 0.32-3
Installed-Size: 29
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcatalyst-perl, libdbi-perl, libdbix-connector-perl, libmro-compat-perl
Size: 9912
SHA256: 7d97ac21210c551ac8cf446093149cd49b8d40017f5c7d8eb23a3a081f75c0c3
SHA1: 0ff41a2fa157e0de97f158050cf4405d269b1b15
MD5sum: 1b54c80ee1d93c9964ff9b42e396e99d
Description: Database model class for Catalyst
Catalyst::Model::DBI is the DBI model class for Catalyst.
.
There are two options for doing custom models with Catalyst. Either by using
this model and any related modules as needed or by having a custom model
decoupled from Catalyst and glued on using Catalyst::Model::Adaptor
.
Some general rules are as follows. If you do not wish to use DBIx::Connector
or DBI directly and setup connections in your custom models or have glue
models, then use this model. If you however need models that can be re-used
outside of your application or simply wish to maintain connection code
yourself outside of the Catalyst, then use Catalyst::Model::Adaptor which
allows you to glue outside models into your Catalyst app.
.
Catalyst is an elegant Model-View-Controller web application framework
written in Perl.
.
DBI is a Perl database interface.
Description-md5:
Homepage: https://metacpan.org/release/Catalyst-Model-DBI
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcatalyst-model-dbi-perl/libcatalyst-model-dbi-perl_0.32-3_all.deb