How to Install and Uninstall python3-unittest-xml-reporting Package on openSUSE Leap

Last updated: April 27,2024

1. Install "python3-unittest-xml-reporting" package

This guide let you learn how to install python3-unittest-xml-reporting on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-unittest-xml-reporting

2. Uninstall "python3-unittest-xml-reporting" package

Learn how to uninstall python3-unittest-xml-reporting on openSUSE Leap:

$ sudo zypper remove python3-unittest-xml-reporting

3. Information about the python3-unittest-xml-reporting package on openSUSE Leap

Information for package python3-unittest-xml-reporting:
-------------------------------------------------------
Repository : Main Repository
Name : python3-unittest-xml-reporting
Version : 2.5.2-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 128.2 KiB
Installed : No
Status : not installed
Source package : python-unittest-xml-reporting-2.5.2-bp155.2.12.src
Upstream URL : https://github.com/danielfm/unittest-xml-reporting
Summary : PyUnit-based test runner with JUnit like XML reporting
Description :
unittest-xml-reporting is a unittest test runner that can save test results
to XML files that can be consumed by a wide range of tools, such as build
systems, IDEs and continuous integration servers.