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

Last updated: December 24,2024

1. Install "python38-junitxml" package

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

$ sudo zypper refresh $ sudo zypper install python38-junitxml

2. Uninstall "python38-junitxml" package

Please follow the steps below to uninstall python38-junitxml on openSuSE Tumbleweed:

$ sudo zypper remove python38-junitxml

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

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