How to Install and Uninstall python3-pgspecial.noarch Package on Fedora 34

Last updated: September 29,2024

1. Install "python3-pgspecial.noarch" package

Please follow the guidance below to install python3-pgspecial.noarch on Fedora 34

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

2. Uninstall "python3-pgspecial.noarch" package

Learn how to uninstall python3-pgspecial.noarch on Fedora 34:

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

3. Information about the python3-pgspecial.noarch package on Fedora 34

Last metadata expiration check: 3:30:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pgspecial
Version : 1.13.1
Release : 1.fc34
Architecture : noarch
Size : 71 k
Source : python-pgspecial-1.13.1-1.fc34.src.rpm
Repository : updates
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.