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

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 34

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

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

Please follow the guidance below to uninstall python3-cov-core.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:19:14 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-cov-core
Version : 1.15.0
Release : 21.fc34
Architecture : noarch
Size : 19 k
Source : python-cov-core-1.15.0-21.fc34.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.