How to Install and Uninstall libclass-dbi-plugin-retrieveall-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

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

Learn how to install libclass-dbi-plugin-retrieveall-perl on Ubuntu 21.10 (Impish Indri)

$ 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 Ubuntu 21.10 (Impish Indri):

$ 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 Ubuntu 21.10 (Impish Indri)

Package: libclass-dbi-plugin-retrieveall-perl
Architecture: all
Version: 1.04-4.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 21
Depends: perl:any, libclass-dbi-perl
Filename: pool/universe/libc/libclass-dbi-plugin-retrieveall-perl/libclass-dbi-plugin-retrieveall-perl_1.04-4.1_all.deb
Size: 7152
MD5sum: 515a6e1ffebca53932d330cd54069e2c
SHA1: 0acd3f6be4daa6351dbd722e8a48f8adcd846027
SHA256: 6267599ffa4c470272f28745cbdd10fbe63689cb1e4dea4a7136f90d84d7cd58
SHA512: 771fd2fc409a5f5ccda5b1b8dda43a2975232f68add5335dbff337840d1111e2a652899ad5580641cdf40a7d62a93055bfbde99b6394e54fda64d6e8baf3006a
Homepage: https://metacpan.org/release/Class-DBI-Plugin-RetrieveAll
Description-en: 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: d7633b4357417a0bd2750f44dafa2a14