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

Last updated: May 20,2024

1. Install "python2-nose-cov" package

This is a short guide on how to install python2-nose-cov on openSUSE Leap

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

2. Uninstall "python2-nose-cov" package

This guide covers the steps necessary to uninstall python2-nose-cov on openSUSE Leap:

$ sudo zypper remove python2-nose-cov

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

Information for package python2-nose-cov:
-----------------------------------------
Repository : Main Repository
Name : python2-nose-cov
Version : 1.6-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 21,1 KiB
Installed : No
Status : not installed
Source package : python-nose-cov-1.6-bp153.1.15.src
Summary : Nose plugin for coverage reporting
Description :
This plugin produces coverage reports. It also supports coverage of subprocesses.
All features offered by the coverage package should be available, either through nose-cov or
through coverage's config file.