How to Install and Uninstall libsql-abstract-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "libsql-abstract-perl" package

Please follow the instructions below to install libsql-abstract-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsql-abstract-perl

2. Uninstall "libsql-abstract-perl" package

Please follow the steps below to uninstall libsql-abstract-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libsql-abstract-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsql-abstract-perl package on Ubuntu 21.10 (Impish Indri)

Package: libsql-abstract-perl
Architecture: all
Version: 1.87-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: 193
Depends: perl:any, libhash-merge-perl, libmoo-perl, libsub-quote-perl
Recommends: libtest-deep-perl, libtest-simple-perl
Filename: pool/universe/libs/libsql-abstract-perl/libsql-abstract-perl_1.87-1_all.deb
Size: 69316
MD5sum: aafe043c80c00d2c6ccf664810c16e80
SHA1: 5be2b19bc3d30728566b1e0451a42e7c778551ea
SHA256: 1b2e2b9ecf5c3e354f2171510cbe18f395b4518e3890ee8b02114f485f5d9550
SHA512: b7c9f8678c05d28871045d63665e97394b748023e7ebaebf71627c818783f7b0ea5a3f670c0ba8475aeb880ea036c0d788a47bc2ec72cf31bbe4ed41288fb5d7
Homepage: https://metacpan.org/release/SQL-Abstract
Description-en: module to generate SQL from Perl data structures
SQL::Abstract is a Perl module that allows developers to generate SQL from
Perl data strutures, inspired by DBIx::Abstract. The intent of this module
is to provide abstract SQL generation methods, allowing one to generate SQL
while retaining complete control over the statement handles.
.
There are many important differences between this module and DBIx::Abstract,
especially when it comes to WHERE clauses. Chief among these changes is a
new design to make it easier to generate SQL from Perl data structures and
hopefully more intuitive. The underlying idea is that this module does what
you mean, based on the data structures you provide it; the biggest advantage
is that you don't have to modify your code every time your data changes.
Description-md5: 1e9f839b946a102a117fd53b345cbdb0