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

Last updated: July 02,2024

1. Install "python36-cov-core" package

Please follow the guidelines below to install python36-cov-core on openSuSE Tumbleweed

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

2. Uninstall "python36-cov-core" package

This guide covers the steps necessary to uninstall python36-cov-core on openSuSE Tumbleweed:

$ sudo zypper remove python36-cov-core

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

Information for package python36-cov-core:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-cov-core
Version : 1.15.0-4.8
Arch : noarch
Vendor : openSUSE
Installed Size : 34,2 KiB
Installed : No
Status : not installed
Source package : python-cov-core-1.15.0-4.8.src
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.