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

Last updated: November 14,2024

1. Install "python312-junitxml" package

In this section, we are going to explain the necessary steps to install python312-junitxml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-junitxml

2. Uninstall "python312-junitxml" package

Please follow the guidance below to uninstall python312-junitxml on openSuSE Tumbleweed:

$ sudo zypper remove python312-junitxml

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

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