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

Last updated: June 26,2024

1. Install "python312-cov-core" package

This is a short guide on how to install python312-cov-core on openSuSE Tumbleweed

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

2. Uninstall "python312-cov-core" package

Please follow the guidance below to uninstall python312-cov-core on openSuSE Tumbleweed:

$ sudo zypper remove python312-cov-core

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

Information for package python312-cov-core:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-cov-core
Version : 1.15.0-4.18
Arch : noarch
Vendor : openSUSE
Installed Size : 31.5 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.