How to Install and Uninstall libpgobject-simple-perl Package on Kali Linux

Last updated: November 07,2024

1. Install "libpgobject-simple-perl" package

This guide let you learn how to install libpgobject-simple-perl on Kali Linux

$ sudo apt update $ sudo apt install libpgobject-simple-perl

2. Uninstall "libpgobject-simple-perl" package

This guide covers the steps necessary to uninstall libpgobject-simple-perl on Kali Linux:

$ sudo apt remove libpgobject-simple-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpgobject-simple-perl package on Kali Linux

Package: libpgobject-simple-perl
Version: 3.000002-2
Installed-Size: 37
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libpgobject-perl
Size: 15136
SHA256: 360f5f9e5a24a52e5368c0d2760dff2f7687d02312b35a9f5dc0c0e9c6e52984
SHA1: 57254816d766a8b9327b7ef654b17535c1da4681
MD5sum: 89fa86d9748ee12ebe6f93b240dba003
Description: minimalist stored procedure mapper based on LedgerSMB's DBObject
PGObject::Simple is a minimalist framework for mapping stored procedures in
PostgreSQL to object methods. The framework is truly minimalist and hence the
"Simple" designation (in fact the module contains less than 50 lines of code,
and the code is dwarfed by both POD and test cases). It is intended to be of
use for developers wishing for such a minimalist framework and those who may
want to have a reference for how to build such a mapping framework themselves.
.
The framework lends itself to a few specific antipatterns. Objects can become
ill-formed, overly nebulous, or the like. It is thus very important when using
this for actual development to ensure that acceptable data structures are well
documented and that these are adhered to.
.
This module is based on a simple idea, namely that stored procedures can tell
application classes how to call them. See the POD for specific information and
guidelines.
Description-md5:
Homepage: https://metacpan.org/release/PGObject-Simple
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libpgobject-simple-perl/libpgobject-simple-perl_3.000002-2_all.deb