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

Last updated: June 16,2024

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

Please follow the guidance below to install python3-pytest-relaxed.noarch on AlmaLinux 9

$ 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 AlmaLinux 9:

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

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

Last metadata expiration check: 1:03:13 ago on Wed Mar 13 07:41:12 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).