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

Last updated: May 18,2024

1. Install "postgresql-12-pgpool2" package

Please follow the guidance below to install postgresql-12-pgpool2 on Ubuntu 20.04 LTS (Focal Fossa)

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

2. Uninstall "postgresql-12-pgpool2" package

This tutorial shows how to uninstall postgresql-12-pgpool2 on Ubuntu 20.04 LTS (Focal Fossa):

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

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

Package: postgresql-12-pgpool2
Architecture: amd64
Version: 4.1.1-1
Priority: optional
Section: universe/database
Source: pgpool2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 263
Depends: libpgpool0 (= 4.1.1-1), postgresql-12, libc6 (>= 2.4)
Filename: pool/universe/p/pgpool2/postgresql-12-pgpool2_4.1.1-1_amd64.deb
Size: 37152
MD5sum: f550ee657a332e93bf7afefe8fe07564
SHA1: ad8fbb34fc7975b1b74b789b7b3129cad91ce038
SHA256: 6e7800ced3198382f6b56e5cf617fc57567af17ea0adc3486d3d71ffb5f97a83
Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page
Description: connection pool server and replication proxy for PostgreSQL - modules
Description-md5: c7c0e7fd020a960711e9077a2b1a772d

5. The same packages on other Linux Distributions