How to Install and Uninstall python3-pytest-cov.noarch Package on CentOS Stream 8

Last updated: June 25,2024

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

This tutorial shows how to install python3-pytest-cov.noarch on CentOS Stream 8

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

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

Please follow the step by step instructions below to uninstall python3-pytest-cov.noarch on CentOS Stream 8:

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

3. Information about the python3-pytest-cov.noarch package on CentOS Stream 8

Last metadata expiration check: 1:42:34 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-pytest-cov
Epoch : 1
Version : 2.6.0
Release : 1.el8
Architecture : noarch
Size : 37 k
Source : python-pytest-cov-2.6.0-1.el8.src.rpm
Repository : epel
Summary : Pytest plugin for coverage reporting
URL : https://pypi.python.org/pypi/pytest-cov
License : MIT
Description : Py.test plugin for coverage reporting with support for both centralised and
: distributed testing, including subprocesses and multiprocessing for Python 3.