How to Install and Uninstall python3-pytest-repeat.noarch Package on AlmaLinux 8

Last updated: June 01,2024

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

Learn how to install python3-pytest-repeat.noarch on AlmaLinux 8

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

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

This tutorial shows how to uninstall python3-pytest-repeat.noarch on AlmaLinux 8:

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

3. Information about the python3-pytest-repeat.noarch package on AlmaLinux 8

Last metadata expiration check: 0:36:15 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-pytest-repeat
Version : 0.7.0
Release : 1.el8
Architecture : noarch
Size : 14 k
Source : python-pytest-repeat-0.7.0-1.el8.src.rpm
Repository : epel
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.