How to Install and Uninstall python2-junitxml Package on openSUSE Leap

Last updated: July 07,2024

1. Install "python2-junitxml" package

This tutorial shows how to install python2-junitxml on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-junitxml

2. Uninstall "python2-junitxml" package

In this section, we are going to explain the necessary steps to uninstall python2-junitxml on openSUSE Leap:

$ sudo zypper remove python2-junitxml

3. Information about the python2-junitxml package on openSUSE Leap

Information for package python2-junitxml:
-----------------------------------------
Repository : Main Repository
Name : python2-junitxml
Version : 0.7-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 102,3 KiB
Installed : No
Status : not installed
Source package : python-junitxml-0.7-bp153.1.14.src
Summary : A pyunit extension to output JUnit compatible XML
Description :
A Python unittest TestResult that outputs JUnit compatible XML.