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

Last updated: January 18,2025

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

Please follow the guidelines below to install python3-pytest-repeat.noarch on Fedora 39

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

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

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

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

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

Last metadata expiration check: 5:39:47 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pytest-repeat
Version : 0.9.3
Release : 1.fc39
Architecture : noarch
Size : 15 k
Source : python-pytest-repeat-0.9.3-1.fc39.src.rpm
Repository : updates
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.