How to Install and Uninstall python3-pytest-lazy-fixture.noarch Package on CentOS Stream 9

Last updated: February 04,2025

1. Install "python3-pytest-lazy-fixture.noarch" package

In this section, we are going to explain the necessary steps to install python3-pytest-lazy-fixture.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-pytest-lazy-fixture.noarch

2. Uninstall "python3-pytest-lazy-fixture.noarch" package

This tutorial shows how to uninstall python3-pytest-lazy-fixture.noarch on CentOS Stream 9:

$ sudo dnf remove python3-pytest-lazy-fixture.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-lazy-fixture.noarch package on CentOS Stream 9

Last metadata expiration check: 2:18:47 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-pytest-lazy-fixture
Version : 0.6.3
Release : 13.el9
Architecture : noarch
Size : 16 k
Source : python-pytest-lazy-fixture-0.6.3-13.el9.src.rpm
Repository : epel
Summary : Use fixtures in pytest.mark.parametrize
URL : https://github.com/tvorog/pytest-lazy-fixture
License : MIT
Description : Use fixtures in pytest.mark.parametrize.