How to Install and Uninstall libsql-abstract-perl Package on Kali Linux

Last updated: September 20,2024

1. Install "libsql-abstract-perl" package

This is a short guide on how to install libsql-abstract-perl on Kali Linux

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

2. Uninstall "libsql-abstract-perl" package

Please follow the guidance below to uninstall libsql-abstract-perl on Kali Linux:

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

3. Information about the libsql-abstract-perl package on Kali Linux

Package: libsql-abstract-perl
Version: 2.000001-2
Installed-Size: 307
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libhash-merge-perl, libmoo-perl, libsub-quote-perl
Recommends: libtest-deep-perl, libtest-simple-perl
Breaks: libsql-abstract-limit-perl (<< 2:0.14.3~)
Size: 115592
SHA256: f2927fc02177f7f3876326de34bb3a043f2e951465cbf772da39bb6b8af2199d
SHA1: 8424f612c9ef444b2ffbe87322c8fdf76173e6bc
MD5sum: 903029f28346f3a4be4a8c8f06e110bf
Description: 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:
Homepage: https://metacpan.org/release/SQL-Abstract
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libsql-abstract-perl/libsql-abstract-perl_2.000001-2_all.deb