How to Install and Uninstall python3-cov-core Package on openSUSE Leap

Last updated: May 21,2024

1. Install "python3-cov-core" package

Please follow the guidelines below to install python3-cov-core on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-cov-core

2. Uninstall "python3-cov-core" package

This guide let you learn how to uninstall python3-cov-core on openSUSE Leap:

$ sudo zypper remove python3-cov-core

3. Information about the python3-cov-core package on openSUSE Leap

Information for package python3-cov-core:
-----------------------------------------
Repository : Main Repository
Name : python3-cov-core
Version : 1.15.0-1.25
Arch : noarch
Vendor : SUSE LLC
Installed Size : 34.2 KiB
Installed : No
Status : not installed
Source package : python-cov-core-1.15.0-1.25.src
Upstream URL : https://github.com/schlamar/cov-core
Summary : Plugin core for use by pytest-cov, nose-cov and nose2-cov
Description :
This is a lib package for use by pytest-cov, nose-cov and nose2-cov. Unless your developing a
coverage plugin for a test framework then you probably want one of those.