How to Install and Uninstall python3-junit-xml.noarch Package on Rocky Linux 9
Last updated: November 02,2024
1. Install "python3-junit-xml.noarch" package
This is a short guide on how to install python3-junit-xml.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-junit-xml.noarch
Copied
2. Uninstall "python3-junit-xml.noarch" package
Please follow the step by step instructions below to uninstall python3-junit-xml.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-junit-xml.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-junit-xml.noarch package on Rocky Linux 9
Last metadata expiration check: 0:42:32 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-junit-xml
Version : 1.9^20200222gitba89b41
Release : 7.el9
Architecture : noarch
Size : 20 k
Source : python-junit_xml-1.9^20200222gitba89b41-7.el9.src.rpm
Repository : epel
Summary : Python module for creating JUnit XML test result documents
URL : https://github.com/kyrus/python-junit-xml
License : MIT
Description : A Python module for creating JUnit XML test result documents that can be read
: by tools such as Jenkins or Bamboo. If you are ever working with test tool or
: test suite written in Python and want to take advantage of Jenkins’ or Bamboo’s
: pretty graphs and test reporting capabilities, this module will let you
: generate the XML test reports.
Available Packages
Name : python3-junit-xml
Version : 1.9^20200222gitba89b41
Release : 7.el9
Architecture : noarch
Size : 20 k
Source : python-junit_xml-1.9^20200222gitba89b41-7.el9.src.rpm
Repository : epel
Summary : Python module for creating JUnit XML test result documents
URL : https://github.com/kyrus/python-junit-xml
License : MIT
Description : A Python module for creating JUnit XML test result documents that can be read
: by tools such as Jenkins or Bamboo. If you are ever working with test tool or
: test suite written in Python and want to take advantage of Jenkins’ or Bamboo’s
: pretty graphs and test reporting capabilities, this module will let you
: generate the XML test reports.