How to Install and Uninstall pgagroal Package on Kali Linux

Last updated: May 20,2024

1. Install "pgagroal" package

Here is a brief guide to show you how to install pgagroal on Kali Linux

$ sudo apt update $ sudo apt install pgagroal

2. Uninstall "pgagroal" package

This is a short guide on how to uninstall pgagroal on Kali Linux:

$ sudo apt remove pgagroal $ sudo apt autoclean && sudo apt autoremove

3. Information about the pgagroal package on Kali Linux

Package: pgagroal
Version: 1.6.0-1
Installed-Size: 591
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: postgresql-common, libc6 (>= 2.34), libcjson1 (>= 1.7.13), libev4 (>= 1:4.04), libssl3 (>= 3.0.0), libsystemd0
Size: 264396
SHA256: 8e31a779ca165a3cc23acc0e08b85978e170f039a6e9434757745e44a39813f9
SHA1: f2aae7de2d5bcd31e6dc15f661a8b2f959fb3336
MD5sum: ab2697a95b648e79d8ea23b43faaefee
Description: High-performance connection pool for PostgreSQL
pgagroal is a high-performance protocol-native connection pool for PostgreSQL.
.
Pronounced: p-g-a-gro-al, named after Agroal in Portugal.
.
Features:
* High performance
* Connection pool
* Limit connections for users and databases
* Prefill support
* Remove idle connections
* Perform connection validation
* Enable / disable database access
* Graceful / fast shutdown
* Prometheus support
* Grafana 8 dashboard
* Remote management
* Authentication query support
* Failover support
* Transport Layer Security (TLS) v1.2+ support
* Daemon mode
* User vault
Description-md5:
Homepage: https://github.com/agroal/pgagroal
Section: database
Priority: optional
Filename: pool/main/p/pgagroal/pgagroal_1.6.0-1_amd64.deb