How to Install and Uninstall python3-pytest-repeat.noarch Package on Fedora 36

Last updated: January 17,2025

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

Here is a brief guide to show you how to install python3-pytest-repeat.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall python3-pytest-repeat.noarch on Fedora 36:

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

3. Information about the python3-pytest-repeat.noarch package on Fedora 36

Last metadata expiration check: 2:45:18 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pytest-repeat
Version : 0.9.1
Release : 5.fc36
Architecture : noarch
Size : 15 k
Source : python-pytest-repeat-0.9.1-5.fc36.src.rpm
Repository : fedora
Summary : A pytest plugin for repeating test execution
URL : https://github.com/pytest-dev/pytest-repeat
License : MPLv2.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.