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

Last updated: May 03,2024

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

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

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

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

Please follow the steps below to uninstall python3-pytest-cases.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:23:38 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-pytest-cases
Version : 3.6.1
Release : 2.fc35
Architecture : noarch
Size : 146 k
Source : python-pytest-cases-3.6.1-2.fc35.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.