How to Install and Uninstall python3-pytest-lazy-fixture.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

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

This tutorial shows how to install python3-pytest-lazy-fixture.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide let you learn how to uninstall python3-pytest-lazy-fixture.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-pytest-lazy-fixture.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:03:27 ago on Mon Feb 26 07:04:30 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.