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

Last updated: March 15,2025

1. Install "postgresql-16-dirtyread" package

In this section, we are going to explain the necessary steps to install postgresql-16-dirtyread on Kali Linux

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

2. Uninstall "postgresql-16-dirtyread" package

This guide covers the steps necessary to uninstall postgresql-16-dirtyread on Kali Linux:

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

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

Package: postgresql-16-dirtyread
Source: pg-dirtyread (2.6-2)
Version: 2.6-2+b1
Installed-Size: 65
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: libc6 (>= 2.4), postgresql-16, postgresql-16-jit-llvm (>= 15)
Size: 25688
SHA256: 2d96e32aaa2f6451c29cd73ed93d0de22396aba55a148ba5b192739f93c7ee62
SHA1: b82f8ae51baf37d703141641e13e030220590f09
MD5sum: 6534e1f4db89d559b6b4718410f9a926
Description: Read dead but unvacuumed tuples from a PostgreSQL relation
The pg_dirtyread extension provides the ability to read dead but unvacuumed
rows from a PostgreSQL relation.
Description-md5:
Section: database
Priority: optional
Filename: pool/main/p/pg-dirtyread/postgresql-16-dirtyread_2.6-2+b1_amd64.deb

5. The same packages on other Linux Distributions