How to Install and Uninstall python3-junit-xml Package on openSUSE Leap

Last updated: July 07,2024

1. Install "python3-junit-xml" package

This guide covers the steps necessary to install python3-junit-xml on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-junit-xml

2. Uninstall "python3-junit-xml" package

Learn how to uninstall python3-junit-xml on openSUSE Leap:

$ sudo zypper remove python3-junit-xml

3. Information about the python3-junit-xml package on openSUSE Leap

Information for package python3-junit-xml:
------------------------------------------
Repository : Main Repository
Name : python3-junit-xml
Version : 1.9-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 45.9 KiB
Installed : No
Status : not installed
Source package : python-junit-xml-1.9-bp155.2.11.src
Upstream URL : https://github.com/kyrus/python-junit-xml
Summary : Module that creates JUnit XML test result documents
Description :
Creates JUnit XML test result documents
that can be read by tools such as Jenkins.