How to Install and Uninstall python3-testing.postgresql.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "python3-testing.postgresql.noarch" package

Please follow the instructions below to install python3-testing.postgresql.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-testing.postgresql.noarch

2. Uninstall "python3-testing.postgresql.noarch" package

This guide covers the steps necessary to uninstall python3-testing.postgresql.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-testing.postgresql.noarch $ sudo dnf autoremove

3. Information about the python3-testing.postgresql.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:07:41 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-testing.postgresql
Version : 1.1.0
Release : 16.el8
Architecture : noarch
Size : 23 k
Source : python-testing.postgresql-1.1.0-16.el8.src.rpm
Repository : epel
Summary : Automatically setup a PostgreSQL testing instance
URL : http://bitbucket.org/tk0miya/testing.postgresql
License : ASL 2.0
Description : testing.PostgreSQL automatically setups a PostgreSQL instance
: in a temporary directory, and destroys it after testing.