How to Install and Uninstall libdbix-recordset-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: July 06,2024

1. Install "libdbix-recordset-perl" package

Please follow the step by step instructions below to install libdbix-recordset-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdbix-recordset-perl

2. Uninstall "libdbix-recordset-perl" package

Please follow the steps below to uninstall libdbix-recordset-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libdbix-recordset-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbix-recordset-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdbix-recordset-perl
Architecture: all
Version: 0.26-3
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 378
Depends: perl, libdbi-perl
Filename: pool/universe/libd/libdbix-recordset-perl/libdbix-recordset-perl_0.26-3_all.deb
Size: 108058
MD5sum: 0d2231db5e5fc5e6f1ebefebbdd02198
SHA1: b36402db1ebb74fc4e5993491ebdaa14ccb660e7
SHA256: 60a4afd033c5a3bc13bb006f25167228eedb94fb1af1eace8169f6177ae58998
SHA512: 623cb74a8d3e08e44b09b9a7593607c6ee86bd390f046a316ebb8d9c1c5068c9a887064b6a94f8249f1f1f9f7177f79e3c71ad9707c52d2a7006f790297596ca
Homepage: https://metacpan.org/release/DBIx-Recordset
Description-en: Perl extension for DBI recordsets
DBIx::Recordset is a perl module for abstraction and simplification of
database access.
.
The goal is to make standard database access (select/insert/update/delete)
easier to handle and independent of the underlying DBMS. Special attention is
made on web applications to make it possible to handle the state-less access
and to process the posted data of form fields, but DBIx::Recordset is not
limited to web applications.
.
DBIx::Recordset uses the DBI API to access the database, so it should
work with every database for which a DBD driver is available (see
also DBIx::Compat).
.
Most public functions take a hash reference as parameter, which makes
it simple to supply various different arguments to the same
function. The parameter hash can also be taken from a hash containing
posted form fields like those available with CGI.pm, mod_perl,
HTML::Embperl and others.
Description-md5: 7d6877461430c310a9d843b8380298d6