How to Install and Uninstall python3-pytest-cases.noarch Package on Fedora 39

Last updated: January 14,2025

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

In this section, we are going to explain the necessary steps to install python3-pytest-cases.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall python3-pytest-cases.noarch on Fedora 39:

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

3. Information about the python3-pytest-cases.noarch package on Fedora 39

Last metadata expiration check: 2:32:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pytest-cases
Version : 3.6.14
Release : 3.fc39
Architecture : noarch
Size : 192 k
Source : python-pytest-cases-3.6.14-3.fc39.src.rpm
Repository : fedora
Summary : Separate test code from test cases in pytest
URL : https://pypi.org/project/pytest-cases/
License : BSD
Description : Separate test code from test cases in pytest.