How to Install and Uninstall postgresql-12-dirtyread Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 18,2024

1. Install "postgresql-12-dirtyread" package

In this section, we are going to explain the necessary steps to install postgresql-12-dirtyread on Ubuntu 20.04 LTS (Focal Fossa)

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

2. Uninstall "postgresql-12-dirtyread" package

Please follow the instructions below to uninstall postgresql-12-dirtyread on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the postgresql-12-dirtyread package on Ubuntu 20.04 LTS (Focal Fossa)

Package: postgresql-12-dirtyread
Architecture: amd64
Version: 2.2-1
Priority: optional
Section: universe/database
Source: pg-dirtyread
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 73
Depends: libc6 (>= 2.4), postgresql-12
Filename: pool/universe/p/pg-dirtyread/postgresql-12-dirtyread_2.2-1_amd64.deb
Size: 25304
MD5sum: f732158a0eb5067c9de64153f7c090b9
SHA1: 993083f83be07ab1a2c90c7937da6cfffa365d5d
SHA256: 25077045a9230c363a63ba50cb6519f7d98dafa6ff94e354212ee291d273c157
Description: Read dead but unvacuumed tuples from a PostgreSQL relation
Description-md5: 39ad00b580d7bff9552d041959a7cfe6

5. The same packages on other Linux Distributions