How to Install and Uninstall libclass-dbi-plugin-retrieveall-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

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

Please follow the step by step instructions below to install libclass-dbi-plugin-retrieveall-perl on Ubuntu 20.10 (Groovy Gorilla)

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

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

Here is a brief guide to show you how to uninstall libclass-dbi-plugin-retrieveall-perl on Ubuntu 20.10 (Groovy Gorilla):

$ 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 20.10 (Groovy Gorilla)

Package: libclass-dbi-plugin-retrieveall-perl
Architecture: all
Version: 1.04-4
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, libclass-dbi-perl
Filename: pool/universe/libc/libclass-dbi-plugin-retrieveall-perl/libclass-dbi-plugin-retrieveall-perl_1.04-4_all.deb
Size: 7012
MD5sum: f8bd35d7b8980bbc62d8cdca16613756
SHA1: 63f4551ace5af0e28a2fc1b17f7a601e2222978d
SHA256: 84d7b19805a5136e4f9bb231f26400aeefa3af653e6d3f097cdf6ee2458eb363
SHA512: 2aeb77626d7e19c230ba7f56641f25db6d064f396f0a25dcb71af930dc7c3b101a9ed2c93783f17eb78b749373022b17999a06f15ace35159011bf1cad0e9e59
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