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

Last updated: July 03,2024

1. Install "python311-pytest-cov" package

This is a short guide on how to install python311-pytest-cov on openSuSE Tumbleweed

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

2. Uninstall "python311-pytest-cov" package

Learn how to uninstall python311-pytest-cov on openSuSE Tumbleweed:

$ sudo zypper remove python311-pytest-cov

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

Information for package python311-pytest-cov:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-cov
Version : 4.1.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 162.6 KiB
Installed : No
Status : not installed
Source package : python-pytest-cov-4.1.0-1.7.src
Upstream URL : https://github.com/pytest-dev/pytest-cov
Summary : Pytest plugin for coverage reporting
Description :
This plugin produces coverage reports. It supports centralised testing
and distributed testing in both load and each modes. It also supports
coverage of subprocesses.
All features offered by the coverage package should be available, either
through pytest-cov or through coverage's config file.

5. The same packages on other Linux Distributions