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

Last updated: October 05,2024

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

This tutorial shows how to install python3-pytest-relaxed.noarch on Fedora 34

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

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

This is a short guide on how to uninstall python3-pytest-relaxed.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:48:14 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pytest-relaxed
Version : 1.1.5
Release : 11.fc34
Architecture : noarch
Size : 33 k
Source : python-pytest-relaxed-1.1.5-11.fc34.src.rpm
Repository : fedora
Summary : Relaxed test discovery for pytest
URL : https://github.com/bitprophet/pytest-relaxed
License : BSD
Description : pytest-relaxed provides 'relaxed' test discovery for pytest.
: It is the spiritual successor to https://pypi.python.org/pypi/spec, but
: is built for pytest instead of nosetests, and rethinks some aspects of
: the design (such as a decreased emphasis on the display side of things.)