How to Install and Uninstall python3-pytest-runner.noarch Package on Rocky Linux 8

Last updated: May 06,2024

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

This guide covers the steps necessary to install python3-pytest-runner.noarch on Rocky Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall python3-pytest-runner.noarch on Rocky Linux 8:

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

3. Information about the python3-pytest-runner.noarch package on Rocky Linux 8

Last metadata expiration check: 0:18:49 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-pytest-runner
Version : 4.0
Release : 4.el8
Architecture : noarch
Size : 18 k
Source : python-pytest-runner-4.0-4.el8.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.