How to Install and Uninstall python3-pgspecial.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "python3-pgspecial.noarch" package

This is a short guide on how to install python3-pgspecial.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-pgspecial.noarch

2. Uninstall "python3-pgspecial.noarch" package

This is a short guide on how to uninstall python3-pgspecial.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-pgspecial.noarch $ sudo dnf autoremove

3. Information about the python3-pgspecial.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:45:17 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pgspecial
Version : 1.13.1
Release : 2.el9
Architecture : noarch
Size : 72 k
Source : python-pgspecial-1.13.1-2.el9.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.