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

Last updated: May 05,2024

1. Install "python3-junitxml" package

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

$ sudo zypper refresh $ sudo zypper install python3-junitxml

2. Uninstall "python3-junitxml" package

Here is a brief guide to show you how to uninstall python3-junitxml on openSUSE Leap:

$ sudo zypper remove python3-junitxml

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

Information for package python3-junitxml:
-----------------------------------------
Repository : Main Repository
Name : python3-junitxml
Version : 0.7-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 102.6 KiB
Installed : No
Status : not installed
Source package : python-junitxml-0.7-bp155.2.11.src
Upstream URL : https://launchpad.net/pyjunitxml
Summary : A pyunit extension to output JUnit compatible XML
Description :
A Python unittest TestResult that outputs JUnit compatible XML.