How to Install and Uninstall python39-junitxml Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python39-junitxml" package

This is a short guide on how to install python39-junitxml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-junitxml

2. Uninstall "python39-junitxml" package

Please follow the step by step instructions below to uninstall python39-junitxml on openSuSE Tumbleweed:

$ sudo zypper remove python39-junitxml

3. Information about the python39-junitxml package on openSuSE Tumbleweed

Information for package python39-junitxml:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-junitxml
Version : 0.7-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 102.3 KiB
Installed : No
Status : not installed
Source package : python-junitxml-0.7-5.1.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.