How to Install and Uninstall python3-pg8000.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-pg8000.noarch" package
Please follow the guidance below to install python3-pg8000.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pg8000.noarch
Copied
2. Uninstall "python3-pg8000.noarch" package
Please follow the guidelines below to uninstall python3-pg8000.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-pg8000.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pg8000.noarch package on Rocky Linux 8
Last metadata expiration check: 2:00:25 ago on Mon Sep 12 10:27:18 2022.
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.