How to Install and Uninstall libpqtypes-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 20,2024

1. Install "libpqtypes-dev" package

Here is a brief guide to show you how to install libpqtypes-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libpqtypes-dev

2. Uninstall "libpqtypes-dev" package

This is a short guide on how to uninstall libpqtypes-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libpqtypes-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpqtypes-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libpqtypes-dev
Architecture: amd64
Version: 1.5.1-7
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: libpqtypes
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 86
Depends: libpq-dev, libpqtypes0 (= 1.5.1-7)
Filename: pool/universe/libp/libpqtypes/libpqtypes-dev_1.5.1-7_amd64.deb
Size: 47028
MD5sum: 86ed6ddba9808d9124b9890cc1bd6fbf
SHA1: 4bc1620a2c0b70bd050943febe3d3b2c91f88e43
SHA256: 49a8bffa25828ca4e548a6420858f9d5f959f9b55002e1dc83dfca44f4119db1
SHA512: c9f790109515671cec2a3a482776a1f737c77eadbe66aa7d62bdb6dd69ca3b4a37a01b211e4e5f105bf08a4dae8c6258a1736d09c28dd8daf2909d0ac74356b4
Description-en: parameterized queries libpq extension - development
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 headers and manpages.
Description-md5: dc8cbdd791661e86969f5cc927f5146b