How to Install and Uninstall python311-cov-core Package on openSuSE Tumbleweed

Last updated: June 28,2024

1. Install "python311-cov-core" package

In this section, we are going to explain the necessary steps to install python311-cov-core on openSuSE Tumbleweed

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

2. Uninstall "python311-cov-core" package

This tutorial shows how to uninstall python311-cov-core on openSuSE Tumbleweed:

$ sudo zypper remove python311-cov-core

3. Information about the python311-cov-core package on openSuSE Tumbleweed

Information for package python311-cov-core:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-cov-core
Version : 1.15.0-4.18
Arch : noarch
Vendor : openSUSE
Installed Size : 32.2 KiB
Installed : No
Status : not installed
Source package : python-cov-core-1.15.0-4.18.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.