How to Install and Uninstall python3-nosexcover Package on openSUSE Leap

Last updated: July 05,2024

1. Install "python3-nosexcover" package

Here is a brief guide to show you how to install python3-nosexcover on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-nosexcover

2. Uninstall "python3-nosexcover" package

Please follow the guidance below to uninstall python3-nosexcover on openSUSE Leap:

$ sudo zypper remove python3-nosexcover

3. Information about the python3-nosexcover package on openSUSE Leap

Information for package python3-nosexcover:
-------------------------------------------
Repository : Main Repository
Name : python3-nosexcover
Version : 1.0.11-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 13.6 KiB
Installed : No
Status : not installed
Source package : python-nosexcover-1.0.11-bp155.2.11.src
Upstream URL : https://github.com/cmheisel/nose-xcover/
Summary : Plugin extending nose.pluginscover with Cobertura-style XML reports
Description :
A companion to the built-in nose.plugins.cover, this plugin will write out
an XML coverage report to a file named coverage.xml.