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

Last updated: May 13,2024

1. Install "libpgobject-util-pseudocsv-perl" package

Here is a brief guide to show you how to install libpgobject-util-pseudocsv-perl on Kali Linux

$ sudo apt update $ sudo apt install libpgobject-util-pseudocsv-perl

2. Uninstall "libpgobject-util-pseudocsv-perl" package

Please follow the steps below to uninstall libpgobject-util-pseudocsv-perl on Kali Linux:

$ sudo apt remove libpgobject-util-pseudocsv-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libpgobject-util-pseudocsv-perl
Version: 2-2
Installed-Size: 28
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 10472
SHA256: 77cd42eb3abb9853e5e21859a1bfb8609082def9bb8b2d25590a0a037ca821d7
SHA1: 593091d7a3c892d1d69b23b2492bd951089cab52
MD5sum: 7630c8ac0739c56fe2c86d2bd55ddcc3
Description: PostgreSQL text representations parser
PostgreSQL can represent tuples and arrays in a text format that is almost
like CSV. Unfortunately this format has a number of gotchas which render
existing CSV-parsers useless. PGObject::Util::PseudoCSV provides basic
parsing functions to other programs for db interface purposes. With this
module you can both parse pseudocsv representations of tuples and arrays and
you can create them from a list.
.
The API's here assume you send one (and only one) pseudo-csv record to the
API at once. These may be nested, so a single tuple can contain arrays of
tuples which can contain arrays of tuples ad infinitum but the parsing only
goes one layer deep tuple-wise so that handling classes have an opportunity to
re-parse with appropriate type information. Naturally this has performance
implications, so depth in SQL structures passed should be reasonably limited.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/PGObject-Util-PseudoCSV
Section: perl
Priority: optional
Filename: pool/main/libp/libpgobject-util-pseudocsv-perl/libpgobject-util-pseudocsv-perl_2-2_all.deb