How to Install and Uninstall python3-pytest-postgresql.noarch Package on Fedora 38
Last updated: January 18,2025
1. Install "python3-pytest-postgresql.noarch" package
Here is a brief guide to show you how to install python3-pytest-postgresql.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-postgresql.noarch
Copied
2. Uninstall "python3-pytest-postgresql.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-pytest-postgresql.noarch on Fedora 38:
$
sudo dnf remove
python3-pytest-postgresql.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-postgresql.noarch package on Fedora 38
Last metadata expiration check: 5:32:05 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-pytest-postgresql
Version : 4.1.1
Release : 1.fc38
Architecture : noarch
Size : 71 k
Source : python-pytest-postgresql-4.1.1-1.fc38.src.rpm
Repository : updates
Summary : A pytest plugin for PostgreSQL database integration
URL : https://github.com/ClearcodeHQ/pytest-postgresql
License : LGPL-3.0-or-later
Description : This is a pytest plugin, that enables you to test your code that relies on a
: running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL
: process and client.
Available Packages
Name : python3-pytest-postgresql
Version : 4.1.1
Release : 1.fc38
Architecture : noarch
Size : 71 k
Source : python-pytest-postgresql-4.1.1-1.fc38.src.rpm
Repository : updates
Summary : A pytest plugin for PostgreSQL database integration
URL : https://github.com/ClearcodeHQ/pytest-postgresql
License : LGPL-3.0-or-later
Description : This is a pytest plugin, that enables you to test your code that relies on a
: running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL
: process and client.