How to Install and Uninstall libdbix-recordset-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: July 06,2024

1. Install "libdbix-recordset-perl" package

Here is a brief guide to show you how to install libdbix-recordset-perl on Ubuntu 21.04 (Hirsute Hippo)

$ 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 21.04 (Hirsute Hippo):

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

3. Information about the libdbix-recordset-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdbix-recordset-perl
Architecture: all
Version: 0.26-3.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: 345
Depends: perl:any, libdbi-perl
Filename: pool/universe/libd/libdbix-recordset-perl/libdbix-recordset-perl_0.26-3.1_all.deb
Size: 103644
MD5sum: 6db774902f0da292028beb2e8dc87de7
SHA1: 7e710ff4940e59a2fb4c1db9e8ffbd47a8c1e647
SHA256: 596b822b5b90c6d91e8160b975b2f5d7074c661613ab715b8dfc55ee24873e34
SHA512: 31a79d728085ffddb74f7ac902188ae63417547af72918dd55e40e3f9db7e59473cd83eee66b2b05afdf54ca528fef679eee2fc536e057a704d565a901a43346
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