How to Install and Uninstall libclass-dbi-plugin-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libclass-dbi-plugin-perl" package

This guide covers the steps necessary to install libclass-dbi-plugin-perl on Kali Linux

$ sudo apt update $ sudo apt install libclass-dbi-plugin-perl

2. Uninstall "libclass-dbi-plugin-perl" package

In this section, we are going to explain the necessary steps to uninstall libclass-dbi-plugin-perl on Kali Linux:

$ sudo apt remove libclass-dbi-plugin-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclass-dbi-plugin-perl package on Kali Linux

Package: libclass-dbi-plugin-perl
Version: 0.03-6.1
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-dbi-perl
Size: 7376
SHA256: d1aa0dfd3e8f1e32b6fd5a3670d414ff90339e588ba5fa877b19beb284c55948
SHA1: 5f236bb2983a36249e830502125b98661ed6a346
MD5sum: b8ac01c8a402fd4c2c681e3c27b3fa22
Description: abstract base class for Class::DBI plugins
The purpose of the Class::DBI::Plugin module is to make writing Class::DBI
plugins easier. Writers of plugins should be able to concentrate on the
functionality that their module provides, instead of having to deal with
the symbol table hackery involved when writing a plugin module.
.
Class::DBI provides a convenient abstraction layer to a database. It
not only provides a simple database to object mapping layer, but can
be used to implement several higher order database functions, at the
application level, rather than at the database.
Description-md5:
Homepage: https://metacpan.org/release/Class-DBI-Plugin
Tag: devel::lang:perl, devel::lang:sql, devel::library, implemented-in::perl,
works-with::db
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-dbi-plugin-perl/libclass-dbi-plugin-perl_0.03-6.1_all.deb