How to Install and Uninstall python311-pytest-cov Package on openSUSE Leap
Last updated: November 08,2024
1. Install "python311-pytest-cov" package
Here is a brief guide to show you how to install python311-pytest-cov on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pytest-cov
Copied
2. Uninstall "python311-pytest-cov" package
This tutorial shows how to uninstall python311-pytest-cov on openSUSE Leap:
$
sudo zypper remove
python311-pytest-cov
Copied
3. Information about the python311-pytest-cov package on openSUSE Leap
Information for package python311-pytest-cov:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pytest-cov
Version : 4.1.0-150400.12.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 141.3 KiB
Installed : No
Status : not installed
Source package : python-pytest-cov-4.1.0-150400.12.3.9.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.
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pytest-cov
Version : 4.1.0-150400.12.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 141.3 KiB
Installed : No
Status : not installed
Source package : python-pytest-cov-4.1.0-150400.12.3.9.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.