How to Install and Uninstall python3-pytest4.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-pytest4.noarch" package

Please follow the step by step instructions below to install python3-pytest4.noarch on Fedora 34

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

2. Uninstall "python3-pytest4.noarch" package

Please follow the guidelines below to uninstall python3-pytest4.noarch on Fedora 34:

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

3. Information about the python3-pytest4.noarch package on Fedora 34

Last metadata expiration check: 1:41:04 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pytest4
Version : 4.6.11
Release : 3.fc34
Architecture : noarch
Size : 1.3 M
Source : python-pytest4-4.6.11-3.fc34.src.rpm
Repository : fedora
Summary : Simple powerful testing with Python
URL : https://pytest.org
License : MIT
Description : py.test provides simple, yet powerful testing for Python.