How to Install and Uninstall python2-pytest-cov.noarch Package on AlmaLinux 8

Last updated: November 18,2024

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

This guide covers the steps necessary to install python2-pytest-cov.noarch on AlmaLinux 8

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

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

This guide let you learn how to uninstall python2-pytest-cov.noarch on AlmaLinux 8:

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

3. Information about the python2-pytest-cov.noarch package on AlmaLinux 8

Last metadata expiration check: 1:53:13 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python2-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 2.