How to Install and Uninstall pgbouncer.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 26,2024

1. Install "pgbouncer.x86_64" package

This guide let you learn how to install pgbouncer.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install pgbouncer.x86_64

2. Uninstall "pgbouncer.x86_64" package

This guide let you learn how to uninstall pgbouncer.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove pgbouncer.x86_64 $ sudo dnf autoremove

3. Information about the pgbouncer.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:14:03 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : pgbouncer
Version : 1.21.0
Release : 1.el8
Architecture : x86_64
Size : 274 k
Source : pgbouncer-1.21.0-1.el8.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.