How to Install and Uninstall python3-pytest-runner.noarch Package on CentOS Stream 8
Last updated: January 10,2025
1. Install "python3-pytest-runner.noarch" package
This guide covers the steps necessary to install python3-pytest-runner.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-runner.noarch
Copied
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 CentOS Stream 8:
$
sudo dnf remove
python3-pytest-runner.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-runner.noarch package on CentOS Stream 8
Last metadata expiration check: 6:43:19 ago on Sun Feb 25 03:03:59 2024.
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.