How to Install and Uninstall python3-junitxml.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "python3-junitxml.noarch" package

This guide covers the steps necessary to install python3-junitxml.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-junitxml.noarch

2. Uninstall "python3-junitxml.noarch" package

Here is a brief guide to show you how to uninstall python3-junitxml.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-junitxml.noarch $ sudo dnf autoremove

3. Information about the python3-junitxml.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:36:06 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-junitxml
Version : 0.7
Release : 28.el9
Architecture : noarch
Size : 35 k
Source : python-junitxml-0.7-28.el9.src.rpm
Repository : epel
Summary : PyJUnitXML, a pyunit extension to output JUnit compatible XML
URL : https://launchpad.net/pyjunitxml
License : LGPLv3
Description : PyJUnitXML
: ==========
: A Python unittest TestResult that outputs JUnit
: compatible XML.