How to Install and Uninstall python3-pytest-relaxed.noarch Package on Oracle Linux 9

Last updated: September 28,2024

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

This guide covers the steps necessary to install python3-pytest-relaxed.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall python3-pytest-relaxed.noarch on Oracle Linux 9:

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

3. Information about the python3-pytest-relaxed.noarch package on Oracle Linux 9

Last metadata expiration check: 0:22:39 ago on Thu Feb 15 07:50:05 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).