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

Last updated: October 10,2024

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

Please follow the instructions below to install python3-pytest-repeat.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This is a short guide on how to uninstall python3-pytest-repeat.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:14:08 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pytest-repeat
Version : 0.9.3
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : python-pytest-repeat-0.9.3-1.el9.src.rpm
Repository : epel
Summary : A pytest plugin for repeating test execution
URL : https://github.com/pytest-dev/pytest-repeat
License : MPL-2.0
Description : pytest-repeat is a plugin for py.test that makes it easy to repeat a single
: test, or multiple tests, a specific number of times.