How to Install and Uninstall python3-pg8000.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 18,2025
1. Install "python3-pg8000.noarch" package
Learn how to install python3-pg8000.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-pg8000.noarch
Copied
2. Uninstall "python3-pg8000.noarch" package
Please follow the guidance below to uninstall python3-pg8000.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-pg8000.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pg8000.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:38:17 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-pg8000
Version : 1.16.6
Release : 1.el8
Architecture : noarch
Size : 52 k
Source : python-pg8000-1.16.6-1.el8.src.rpm
Repository : epel
Summary : Pure Python3 PostgreSQL Driver
URL : http://github.com/tlocke/pg8000/
License : BSD
Description : pg8000 is a pure Python3 PostgreSQL driver that complies with DB-API 2.0.
: The driver communicates with the database using the PostgreSQL Backend /
: Frontend Protocol.
Available Packages
Name : python3-pg8000
Version : 1.16.6
Release : 1.el8
Architecture : noarch
Size : 52 k
Source : python-pg8000-1.16.6-1.el8.src.rpm
Repository : epel
Summary : Pure Python3 PostgreSQL Driver
URL : http://github.com/tlocke/pg8000/
License : BSD
Description : pg8000 is a pure Python3 PostgreSQL driver that complies with DB-API 2.0.
: The driver communicates with the database using the PostgreSQL Backend /
: Frontend Protocol.