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

Last updated: May 20,2024

1. Install "python2-cov-core" package

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

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

2. Uninstall "python2-cov-core" package

Please follow the step by step instructions below to uninstall python2-cov-core on openSUSE Leap:

$ sudo zypper remove python2-cov-core

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

Information for package python2-cov-core:
-----------------------------------------
Repository : Main Repository
Name : python2-cov-core
Version : 1.15.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 26,4 KiB
Installed : No
Status : not installed
Source package : python-cov-core-1.15.0-bp153.1.15.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.