How to Install and Uninstall python3-pytest-runner.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-pytest-runner.noarch" package
In this section, we are going to explain the necessary steps to install python3-pytest-runner.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-runner.noarch
Copied
2. Uninstall "python3-pytest-runner.noarch" package
This is a short guide on how to uninstall python3-pytest-runner.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pytest-runner.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-runner.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:03:03 ago on Sun May 9 13:03:46 2021.
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.
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.