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

Last updated: October 04,2024

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

Here is a brief guide to show you how to install python3-pytest-subtests.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 5:15:15 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pytest-subtests
Version : 0.4.0
Release : 3.fc35
Architecture : noarch
Size : 18 k
Source : python-pytest-subtests-0.4.0-3.fc35.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.