How to Install and Uninstall python38-unittest-xml-reporting Package on openSuSE Tumbleweed

Last updated: June 26,2024

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

Please follow the guidance below to install python38-unittest-xml-reporting on openSuSE Tumbleweed

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

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

Please follow the guidance below to uninstall python38-unittest-xml-reporting on openSuSE Tumbleweed:

$ sudo zypper remove python38-unittest-xml-reporting

3. Information about the python38-unittest-xml-reporting package on openSuSE Tumbleweed

Information for package python38-unittest-xml-reporting:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-unittest-xml-reporting
Version : 3.0.2-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 127,6 KiB
Installed : No
Status : not installed
Source package : python-unittest-xml-reporting-3.0.2-1.6.src
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.