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

Last updated: May 18,2024

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

This tutorial shows how to install python2-unittest-xml-reporting on openSUSE Leap

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

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

Please follow the instructions below to uninstall python2-unittest-xml-reporting on openSUSE Leap:

$ sudo zypper remove python2-unittest-xml-reporting

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

Information for package python2-unittest-xml-reporting:
-------------------------------------------------------
Repository : Main Repository
Name : python2-unittest-xml-reporting
Version : 2.5.2-bp153.1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 103,1 KiB
Installed : No
Status : not installed
Source package : python-unittest-xml-reporting-2.5.2-bp153.1.20.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.