How to Install and Uninstall python3-pytest-runner.noarch Package on CentOS Stream 9

Last updated: October 08,2024

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

This is a short guide on how to install python3-pytest-runner.noarch on CentOS Stream 9

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

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

This tutorial shows how to uninstall python3-pytest-runner.noarch on CentOS Stream 9:

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

3. Information about the python3-pytest-runner.noarch package on CentOS Stream 9

Last metadata expiration check: 1:23:08 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-pytest-runner
Version : 4.0
Release : 15.el9
Architecture : noarch
Size : 17 k
Source : python-pytest-runner-4.0-15.el9.src.rpm
Repository : epel
Summary : Invoke py.test as distutils command with dependency resolution
URL : https://pypi.python.org/pypi/pytest-runner
License : MIT
Description : Setup scripts can use pytest-runner to add setup.py test support for pytest runner.
:
: Python 3 version.