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

Last updated: May 17,2024

1. Install "libclass-dbi-loader-relationship-perl" package

This is a short guide on how to install libclass-dbi-loader-relationship-perl on Kali Linux

$ sudo apt update $ sudo apt install libclass-dbi-loader-relationship-perl

2. Uninstall "libclass-dbi-loader-relationship-perl" package

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

$ sudo apt remove libclass-dbi-loader-relationship-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libclass-dbi-loader-relationship-perl
Version: 1:1.2-6
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-dbi-loader-perl, liblingua-en-inflect-number-perl
Size: 7516
SHA256: c4b396c32e7a52345ed079865f8d8372d10732baf640f14c42ce901ccc878796
SHA1: 186413e0ae460c1016ce1387dd14ee500a9737ce
MD5sum: 89a155d629ef037100097bdf854accd1
Description: Easier relationship specification in Class::DBI::Loader
The Class::DBI::Loader::Relationship module acts as a mix-in, adding the
relationship() method to Class::DBI::Loader. Since Class::DBI::Loader knows
how to map between table names and class names, there ought to be no need to
replicate the names.
.
In addition, it is common (but not universal) to want reverse
relationships defined for has-many relationships, and for has-a
relationships to be defined for the linkages surrounding a
many-to-many table.
.
The aim of this module is to simplify the declaration of common
database relationships by providing both of these features.
.
The relationship takes a string. It recognises table names (singular
or plural, for convenience) and extracts them from the "sentence".
Description-md5:
Homepage: https://metacpan.org/release/Class-DBI-Loader-Relationship
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-loader-relationship-perl/libclass-dbi-loader-relationship-perl_1.2-6_all.deb