How to Install and Uninstall python3-pytest-runner.noarch Package on Rocky Linux 9
Last updated: November 01,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 Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-runner.noarch
Copied
2. Uninstall "python3-pytest-runner.noarch" package
Please follow the guidelines below to uninstall python3-pytest-runner.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-pytest-runner.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-runner.noarch package on Rocky Linux 9
Last metadata expiration check: 0:25:50 ago on Fri Feb 16 06:49:52 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.
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.