How to Install and Uninstall python3-pytest-relaxed.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 12,2024

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

Here is a brief guide to show you how to install python3-pytest-relaxed.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall python3-pytest-relaxed.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-pytest-relaxed.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:30:26 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pytest-relaxed
Version : 1.1.5^20220502git000bba0e
Release : 1.el9
Architecture : noarch
Size : 30 k
Source : python-pytest-relaxed-1.1.5^20220502git000bba0e-1.el9.src.rpm
Repository : epel
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).