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

Last updated: May 18,2024

1. Install "python3-pytest.noarch" package

This is a short guide on how to install python3-pytest.noarch on Fedora 35

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

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

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

Last metadata expiration check: 3:09:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pytest
Version : 6.2.4
Release : 5.fc35
Architecture : noarch
Size : 1.6 M
Source : pytest-6.2.4-5.fc35.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.