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

Last updated: January 10,2025

1. Install "python3-pytest.noarch" package

Please follow the guidance below to install python3-pytest.noarch on Fedora 36

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

2. Uninstall "python3-pytest.noarch" package

This guide let you learn how to uninstall python3-pytest.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:04:04 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pytest
Version : 6.2.5
Release : 2.fc36
Architecture : noarch
Size : 1.6 M
Source : pytest-6.2.5-2.fc36.src.rpm
Repository : fedora
Summary : Simple powerful testing with Python
URL : https://pytest.org
License : MIT
Description : The pytest framework makes it easy to write small tests, yet scales to support
: complex functional testing for applications and libraries.