How to Install and Uninstall postgresql-comparator Package on Kali Linux

Last updated: May 12,2024

1. Install "postgresql-comparator" package

Please follow the steps below to install postgresql-comparator on Kali Linux

$ sudo apt update $ sudo apt install postgresql-comparator

2. Uninstall "postgresql-comparator" package

Please follow the guidelines below to uninstall postgresql-comparator on Kali Linux:

$ sudo apt remove postgresql-comparator $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-comparator package on Kali Linux

Package: postgresql-comparator
Source: pg-comparator
Version: 2.3.2-4
Installed-Size: 342
Maintainer: Debian GIS Project
Architecture: amd64
Depends: libdbi-perl, libdbd-pg-perl, perl:any, libc6 (>= 2.14)
Recommends: postgresql-16, libgetopt-long-descriptive-perl, libterm-readpassword-perl
Size: 74372
SHA256: 72205de492dede4bf3986f440dd6ffea3c7f1778e47d60ec0b92e3f25800115b
SHA1: 9088d84f54a2a9920d23b14090fa3b72c30175da
MD5sum: be2e8073305fc7664fc83dffc6077368
Description: efficient PostgreSQL table content comparison and synchronization
This script performs a network and time efficient comparison or
synchronization of two possibly large tables on two PostgreSQL
database servers, so as to detect inserted, updated or deleted tuples between
these tables.
Description-md5:
Homepage: http://www.coelho.net/pg_comparator/
Tag: implemented-in::c, interface::commandline, role::program,
use::comparing, works-with::db
Section: database
Priority: optional
Filename: pool/main/p/pg-comparator/postgresql-comparator_2.3.2-4_amd64.deb