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

Last updated: July 03,2024

1. Install "python311-junitxml" package

Please follow the guidance below to install python311-junitxml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-junitxml

2. Uninstall "python311-junitxml" package

This is a short guide on how to uninstall python311-junitxml on openSuSE Tumbleweed:

$ sudo zypper remove python311-junitxml

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

Information for package python311-junitxml:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-junitxml
Version : 0.7-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 133.2 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.