How to Install and Uninstall libpqtypes0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 16,2024

1. Install "libpqtypes0" package

This guide covers the steps necessary to install libpqtypes0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libpqtypes0

2. Uninstall "libpqtypes0" package

Please follow the instructions below to uninstall libpqtypes0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libpqtypes0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpqtypes0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libpqtypes0
Architecture: amd64
Version: 1.5.1-7
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: libpqtypes
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 189
Depends: libc6 (>= 2.14)
Filename: pool/universe/libp/libpqtypes/libpqtypes0_1.5.1-7_amd64.deb
Size: 49236
MD5sum: f795b094a61734227c51121fd35d5380
SHA1: a3930ea97760ad8657abec44bb093ffcd48d2d19
SHA256: d385a5549df971fb9d5b755af0f0387726a475f5cb353d9ee75d91c12f6fcb31
SHA512: a495579f8a4424738ee1f1edae61dd819c48781ad9d461890001b288ca5d3c15a3498c6570a4fc91f288bb721952599674b12e8e1f90f148fbf1abd2ac896732
Description-en: parameterized queries libpq extension - shared library
libpqtypes is a libpq extension that offers a new way of handling
parameterized queries and getting result field values. Both putting
parameters and getting values use a printf/scanf style interface, with
consistent specifiers for both.
.
* Full support for binary and text format. (parameter and result)
* Full support for composites, arrays and composite arrays. (binary format
only)
* printf style interface to libpq's binary parameterized API. (PQputf)
* scanf style interface for getting values: PQgetvalue extension. (PQgetf)
* Ability to register user-defined types, aliases and data type sub-classes
for use with printf style interfaces: ex. "%mytype".
* Per-thread global error message. (PQgeterror)
* Online docs as well as man pages.
.
This package contains the shared library.
Description-md5: 51042daf917aa6b5210158e6c4e155bf