How to Install and Uninstall python3-pg8000.noarch Package on AlmaLinux 8
Last updated: November 28,2024
1. Install "python3-pg8000.noarch" package
Please follow the steps below to install python3-pg8000.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pg8000.noarch
Copied
2. Uninstall "python3-pg8000.noarch" package
Learn how to uninstall python3-pg8000.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-pg8000.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pg8000.noarch package on AlmaLinux 8
Last metadata expiration check: 0:05:19 ago on Mon Sep 5 03:22:42 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.