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

Last updated: May 13,2024

1. Install "python3-nose-cov" package

In this section, we are going to explain the necessary steps to install python3-nose-cov on openSUSE Leap

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

2. Uninstall "python3-nose-cov" package

Please follow the steps below to uninstall python3-nose-cov on openSUSE Leap:

$ sudo zypper remove python3-nose-cov

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

Information for package python3-nose-cov:
-----------------------------------------
Repository : Main Repository
Name : python3-nose-cov
Version : 1.6-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 22.8 KiB
Installed : No
Status : not installed
Source package : python-nose-cov-1.6-bp155.2.11.src
Upstream URL : http://bitbucket.org/memedough/nose-cov/overview
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.