How to Install and Uninstall postgresql-16-pgtap Package on Kali Linux

Last updated: December 28,2024

1. Install "postgresql-16-pgtap" package

This guide let you learn how to install postgresql-16-pgtap on Kali Linux

$ sudo apt update $ sudo apt install postgresql-16-pgtap

2. Uninstall "postgresql-16-pgtap" package

This is a short guide on how to uninstall postgresql-16-pgtap on Kali Linux:

$ sudo apt remove postgresql-16-pgtap $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-16-pgtap package on Kali Linux

Package: postgresql-16-pgtap
Source: pgtap
Version: 1.3.2-2
Installed-Size: 1793
Maintainer: Debian PostgreSQL Maintainers
Architecture: all
Replaces: pgtap (<< 0.95)
Provides: postgresql-pgtap
Depends: postgresql-16
Recommends: pgtap-doc, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, libtap-harness-archive-perl
Breaks: pgtap (<< 0.95)
Size: 62408
SHA256: 261bd2a84d4fde3122f23a88bfa1240b3cb88a293b2f07f21460c63a3fa4c7d5
SHA1: 550b6683184c2b8a8b68be9962a7b0f1c1eb99ed
MD5sum: ebd02dc80af36c007d4d9a81f98d3670
Description: Unit testing framework extension for PostgreSQL 16
pgTAP is a suite of database functions that make it easy to write
TAP-emitting unit tests in psql scripts suitable for harvesting,
analysis, and reporting by a TAP harness, such as those used in Perl
and PHP applications.
.
TAP is the Test Anything Protocol (http://testanything.org/).
.
This package contains the extension for PostgreSQL 16.
Description-md5:
Homepage: https://pgtap.org/
Section: database
Priority: optional
Filename: pool/main/p/pgtap/postgresql-16-pgtap_1.3.2-2_all.deb

5. The same packages on other Linux Distributions