How to Install and Uninstall python3-pytest-relaxed.noarch Package on Fedora 39

Last updated: October 12,2024

1. Install "python3-pytest-relaxed.noarch" package

In this section, we are going to explain the necessary steps to install python3-pytest-relaxed.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-pytest-relaxed.noarch

2. Uninstall "python3-pytest-relaxed.noarch" package

This tutorial shows how to uninstall python3-pytest-relaxed.noarch on Fedora 39:

$ sudo dnf remove python3-pytest-relaxed.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-relaxed.noarch package on Fedora 39

Last metadata expiration check: 5:40:26 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pytest-relaxed
Version : 2.0.0
Release : 3.fc39
Architecture : noarch
Size : 37 k
Source : python-pytest-relaxed-2.0.0-3.fc39.src.rpm
Repository : fedora
Summary : Relaxed test discovery/organization for pytest
URL : https://github.com/bitprophet/pytest-relaxed
License : BSD-2-Clause
Description : This package provides relaxed test discovery for pytest.
:
: It is the spiritual successor to python3-spec, but is built for pytest instead
: of nosetests, and rethinks some aspects of the design (such as increased
: ability to opt-in to various behaviors).