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

Last updated: October 06,2024

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

Please follow the instructions below to install python3-cov-core.noarch on Fedora 35

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

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

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

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

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

Last metadata expiration check: 5:16:53 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-cov-core
Version : 1.15.0
Release : 23.fc35
Architecture : noarch
Size : 19 k
Source : python-cov-core-1.15.0-23.fc35.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.