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

Last updated: May 20,2024

1. Install "python39-cov-core" package

Please follow the steps below to install python39-cov-core on openSuSE Tumbleweed

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

2. Uninstall "python39-cov-core" package

Please follow the instructions below to uninstall python39-cov-core on openSuSE Tumbleweed:

$ sudo zypper remove python39-cov-core

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

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