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

Last updated: July 07,2024

1. Install "libsql-abstract-more-perl" package

Please follow the guidance below to install libsql-abstract-more-perl on Kali Linux

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

2. Uninstall "libsql-abstract-more-perl" package

This guide covers the steps necessary to uninstall libsql-abstract-more-perl on Kali Linux:

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

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

Package: libsql-abstract-more-perl
Version: 1.42-1
Installed-Size: 122
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmro-compat-perl, libnamespace-clean-perl, libparams-validate-perl, libsql-abstract-classic-perl | libsql-abstract-perl
Size: 44904
SHA256: 842aba49f5742341ebc9a50fa36c3d9d7df7c6fb3ab0948ac46106c9ff68fc55
SHA1: 0dc1ff53fa04846b0a07da09ab498e89a302d418
MD5sum: eb83024277490bc962aff081c89b17d6
Description: extension of SQL::Abstract with more constructs and more flexible API
Sql::Abstract::More generates SQL from Perl datastructures. This is a
subclass of SQL::Abstract, fully compatible with the parent class, but with
some additions:
.
1) additional SQL constructs like -union, -group_by, join, etc;
.
2) methods take arguments as named parameters instead of positional
parameters, so that various SQL fragments are more easily identified;
.
3) values passed to select, insert or update can directly incorporate
information about datatypes, in the form of arrayrefs of shape [$value,
\%type].
Description-md5:
Homepage: https://metacpan.org/release/SQL-Abstract-More
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libs/libsql-abstract-more-perl/libsql-abstract-more-perl_1.42-1_all.deb