How to Install and Uninstall python2-pytest-cov Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python2-pytest-cov" package

This guide covers the steps necessary to install python2-pytest-cov on openSUSE Leap

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

2. Uninstall "python2-pytest-cov" package

This is a short guide on how to uninstall python2-pytest-cov on openSUSE Leap:

$ sudo zypper remove python2-pytest-cov

3. Information about the python2-pytest-cov package on openSUSE Leap

Repository 'Update repository with updates from SUSE Linux Enterprise 15' is out-of-date. You can run 'zypper refresh' as root to update it.
Information for package python2-pytest-cov:
-------------------------------------------
Repository : Main Repository
Name : python2-pytest-cov
Version : 2.8.1-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 118,7 KiB
Installed : No
Status : not installed
Source package : python-pytest-cov-2.8.1-bp153.1.17.src
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