How to Install and Uninstall python3-cov-core.noarch Package on CentOS 8 / RHEL 8

Last updated: October 06,2024

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

Please follow the guidelines below to install python3-cov-core.noarch on CentOS 8 / RHEL 8

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

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

Please follow the guidelines below to uninstall python3-cov-core.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-cov-core.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:48:59 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-cov-core
Version : 1.15.0
Release : 15.el8
Architecture : noarch
Size : 20 k
Source : python-cov-core-1.15.0-15.el8.src.rpm
Repository : epel
Summary : Plugin core for use by pytest-cov, nose-cov and nose2-cov
URL : http://bitbucket.org/memedough/cov-core/overview
License : MIT
Description : This is a lib package for use by pytest-cov, nose-cov and nose2-cov.
: If you're developing a coverage plugin for a test framework then you
: probably want one of those.