How to Install and Uninstall python3-junitxml.noarch Package on CentOS Stream 8

Last updated: October 08,2024

1. Install "python3-junitxml.noarch" package

Please follow the step by step instructions below to install python3-junitxml.noarch on CentOS Stream 8

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

2. Uninstall "python3-junitxml.noarch" package

Please follow the step by step instructions below to uninstall python3-junitxml.noarch on CentOS Stream 8:

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

3. Information about the python3-junitxml.noarch package on CentOS Stream 8

Last metadata expiration check: 0:04:45 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-junitxml
Version : 0.7
Release : 29.el8
Architecture : noarch
Size : 38 k
Source : python-junitxml-0.7-29.el8.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.