How to Install and Uninstall pgcopydb Package on Kali Linux
Last updated: November 24,2024
1. Install "pgcopydb" package
Please follow the step by step instructions below to install pgcopydb on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
pgcopydb
Copied
2. Uninstall "pgcopydb" package
Please follow the steps below to uninstall pgcopydb on Kali Linux:
$
sudo apt remove
pgcopydb
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the pgcopydb package on Kali Linux
Package: pgcopydb
Version: 0.15-1
Installed-Size: 897
Maintainer: Dimitri Fontaine
Architecture: amd64
Depends: postgresql-client, libc6 (>= 2.34), libpq5 (>= 9.2~beta3), libsqlite3-0 (>= 3.7.15)
Size: 306060
SHA256: 7b42cdadfaca6e766c55b21bba2926c00e4c3d9d2984bb62692912ffabf6e7b8
SHA1: f1d6815ae150847e93bb04a15d392da4c949cc13
MD5sum: 0bb8f595c35ddc57cbe45a0af066c097
Description: Copy an entire PostgreSQL database from source to target
This tool copies an entire PostgreSQL database from source to target. It
implements `pg_dump | pg_restore` on steroids, including advanced concurrency
tricks to make the operation faster.
Description-md5:
Homepage: https://github.com/dimitri/pgcopydb
Section: database
Priority: optional
Filename: pool/main/p/pgcopydb/pgcopydb_0.15-1_amd64.deb
Version: 0.15-1
Installed-Size: 897
Maintainer: Dimitri Fontaine
Architecture: amd64
Depends: postgresql-client, libc6 (>= 2.34), libpq5 (>= 9.2~beta3), libsqlite3-0 (>= 3.7.15)
Size: 306060
SHA256: 7b42cdadfaca6e766c55b21bba2926c00e4c3d9d2984bb62692912ffabf6e7b8
SHA1: f1d6815ae150847e93bb04a15d392da4c949cc13
MD5sum: 0bb8f595c35ddc57cbe45a0af066c097
Description: Copy an entire PostgreSQL database from source to target
This tool copies an entire PostgreSQL database from source to target. It
implements `pg_dump | pg_restore` on steroids, including advanced concurrency
tricks to make the operation faster.
Description-md5:
Homepage: https://github.com/dimitri/pgcopydb
Section: database
Priority: optional
Filename: pool/main/p/pgcopydb/pgcopydb_0.15-1_amd64.deb