How to Install and Uninstall python3-pytest-subtests.noarch Package on Fedora 36

Last updated: January 11,2025

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

This guide covers the steps necessary to install python3-pytest-subtests.noarch on Fedora 36

$ 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 Fedora 36:

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

3. Information about the python3-pytest-subtests.noarch package on Fedora 36

Last metadata expiration check: 4:32:54 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pytest-subtests
Version : 0.5.0
Release : 2.fc36
Architecture : noarch
Size : 18 k
Source : python-pytest-subtests-0.5.0-2.fc36.src.rpm
Repository : fedora
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.