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

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install python3-pytest-subtests.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidance below to uninstall python3-pytest-subtests.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:13:55 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pytest-subtests
Version : 0.4.0
Release : 3.el9
Architecture : noarch
Size : 22 k
Source : python-pytest-subtests-0.4.0-3.el9.src.rpm
Repository : ubi-9-codeready-builder
Summary : Support for unittest subTest() and subtests fixture
URL : https://github.com/pytest-dev/pytest-subtests
License : MIT
Description : pytest-subtests unittest subTest() support and subtests fixture.