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

Last updated: September 24,2024

1. Install "python3-pgspecial.noarch" package

In this section, we are going to explain the necessary steps to install python3-pgspecial.noarch on AlmaLinux 8

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

2. Uninstall "python3-pgspecial.noarch" package

This tutorial shows how to uninstall python3-pgspecial.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 1:06:02 ago on Mon Sep 5 03:22:42 2022.
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.