How to Install and Uninstall python3-pgspecial.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 30,2024
1. Install "python3-pgspecial.noarch" package
Please follow the guidelines below to install python3-pgspecial.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-pgspecial.noarch
Copied
2. Uninstall "python3-pgspecial.noarch" package
Please follow the guidance below to uninstall python3-pgspecial.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-pgspecial.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pgspecial.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:12:21 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-pgspecial
Version : 1.13.1
Release : 1.el8
Architecture : noarch
Size : 73 k
Source : python-pgspecial-1.13.1-1.el8.src.rpm
Repository : epel
Summary : Python implementation of postgres meta (backslash) commands
URL : https://www.dbcli.com
License : BSD
Description : This package provides an API to execute meta-commands (AKA “special”, or
: “backslash commands”) on PostgreSQL.
Available Packages
Name : python3-pgspecial
Version : 1.13.1
Release : 1.el8
Architecture : noarch
Size : 73 k
Source : python-pgspecial-1.13.1-1.el8.src.rpm
Repository : epel
Summary : Python implementation of postgres meta (backslash) commands
URL : https://www.dbcli.com
License : BSD
Description : This package provides an API to execute meta-commands (AKA “special”, or
: “backslash commands”) on PostgreSQL.