How to Install and Uninstall pgbouncer.x86_64 Package on Oracle Linux 9
Last updated: January 08,2025
1. Install "pgbouncer.x86_64" package
Please follow the guidelines below to install pgbouncer.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
pgbouncer.x86_64
Copied
2. Uninstall "pgbouncer.x86_64" package
Learn how to uninstall pgbouncer.x86_64 on Oracle Linux 9:
$
sudo dnf remove
pgbouncer.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pgbouncer.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:58:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pgbouncer
Version : 1.21.0
Release : 1.el9
Architecture : x86_64
Size : 250 k
Source : pgbouncer-1.21.0-1.el9.src.rpm
Repository : epel
Summary : Lightweight connection pooler for PostgreSQL
URL : https://www.pgbouncer.org
License : MIT and BSD
Description : pgbouncer is a lightweight connection pooler for PostgreSQL and uses libevent
: for low-level socket handling.
Available Packages
Name : pgbouncer
Version : 1.21.0
Release : 1.el9
Architecture : x86_64
Size : 250 k
Source : pgbouncer-1.21.0-1.el9.src.rpm
Repository : epel
Summary : Lightweight connection pooler for PostgreSQL
URL : https://www.pgbouncer.org
License : MIT and BSD
Description : pgbouncer is a lightweight connection pooler for PostgreSQL and uses libevent
: for low-level socket handling.