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

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install python3-pytest-repeat.noarch on Fedora 34

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

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

Learn how to uninstall python3-pytest-repeat.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:25:00 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pytest-repeat
Version : 0.9.1
Release : 2.fc34
Architecture : noarch
Size : 15 k
Source : python-pytest-repeat-0.9.1-2.fc34.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.