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

Last updated: May 17,2024

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

This guide let you learn how to install libclass-dbi-plugin-retrieveall-perl on Kali Linux

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

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

Please follow the steps below to uninstall libclass-dbi-plugin-retrieveall-perl on Kali Linux:

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

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

Package: libclass-dbi-plugin-retrieveall-perl
Version: 1.04-5
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-dbi-perl
Size: 7052
SHA256: f9799d007cb8b133a10de3a18efac13e0e7cdbe3ba7abaa83389fe8e528b23e7
SHA1: fdad6480a2e0aa9044847c589d986d66c02edbfe
MD5sum: 91388a49be8ed8d4ebfcf6d4ce1f5092
Description: Class::DBI plugin providing a more complex retrieve_all() method
Class::DBI::Plugin::RetrieveAll is a simple plugin to a Class::DBI subclass
which provides a 'retrieve_all_sorted_by' method.
.
This method will be exported into the calling class, and allows for
retrieving all the objects of the class, sorted by the given column.
.
The argument given will be passed straight through to the database
'as is', and is not checked in any way, so an error here will
probably result in an error from the database, rather than Class::DBI
itself. However, because of this it is possible to pass more complex
ORDER BY clauses through:
Description-md5:
Homepage: https://metacpan.org/release/Class-DBI-Plugin-RetrieveAll
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-retrieveall-perl/libclass-dbi-plugin-retrieveall-perl_1.04-5_all.deb