How to Install and Uninstall python2-junit_xml.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python2-junit_xml.noarch" package
This guide let you learn how to install python2-junit_xml.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-junit_xml.noarch
Copied
2. Uninstall "python2-junit_xml.noarch" package
In this section, we are going to explain the necessary steps to uninstall python2-junit_xml.noarch on Rocky Linux 8:
$
sudo dnf remove
python2-junit_xml.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-junit_xml.noarch package on Rocky Linux 8
Last metadata expiration check: 0:41:17 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python2-junit_xml
Version : 1.9
Release : 1.20210114gitba89b41.20210114gitba89b41.el8
Architecture : noarch
Size : 19 k
Source : python-junit_xml-1.9-1.20210114gitba89b41.20210114gitba89b41.el8.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 : python2-junit_xml
Version : 1.9
Release : 1.20210114gitba89b41.20210114gitba89b41.el8
Architecture : noarch
Size : 19 k
Source : python-junit_xml-1.9-1.20210114gitba89b41.20210114gitba89b41.el8.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.