How to Install and Uninstall python3-testing.postgresql.noarch Package on Fedora 36

Last updated: May 19,2024

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

Here is a brief guide to show you how to install python3-testing.postgresql.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall python3-testing.postgresql.noarch on Fedora 36:

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

3. Information about the python3-testing.postgresql.noarch package on Fedora 36

Last metadata expiration check: 4:46:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-testing.postgresql
Version : 1.3.0
Release : 3.fc36
Architecture : noarch
Size : 20 k
Source : python-testing.postgresql-1.3.0-3.fc36.src.rpm
Repository : fedora
Summary : Automatically sets up a PostgreSQL testing instance
URL : https://github.com/tk0miya/testing.postgresql
License : ASL 2.0
Description :
: Automatically sets up a PostgreSQL instance in a temporary directory, and
: destroys it after testing.