How to Install and Uninstall python3-pgspecial.noarch Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "python3-pgspecial.noarch" package

This tutorial shows how to install python3-pgspecial.noarch on AlmaLinux 9

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

2. Uninstall "python3-pgspecial.noarch" package

Learn how to uninstall python3-pgspecial.noarch on AlmaLinux 9:

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

3. Information about the python3-pgspecial.noarch package on AlmaLinux 9

Last metadata expiration check: 2:11:32 ago on Wed Mar 13 07:41:12 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.