How to Install and Uninstall python3-cov-core.noarch Package on Fedora 36

Last updated: November 13,2024

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

Here is a brief guide to show you how to install python3-cov-core.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall python3-cov-core.noarch on Fedora 36:

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

3. Information about the python3-cov-core.noarch package on Fedora 36

Last metadata expiration check: 5:58:21 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-cov-core
Version : 1.15.0
Release : 24.fc36
Architecture : noarch
Size : 18 k
Source : python-cov-core-1.15.0-24.fc36.src.rpm
Repository : fedora
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.