How to Install and Uninstall python3-junit.xml Package on Kali Linux

Last updated: May 04,2024

1. Install "python3-junit.xml" package

Here is a brief guide to show you how to install python3-junit.xml on Kali Linux

$ sudo apt update $ sudo apt install python3-junit.xml

2. Uninstall "python3-junit.xml" package

Please follow the instructions below to uninstall python3-junit.xml on Kali Linux:

$ sudo apt remove python3-junit.xml $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-junit.xml package on Kali Linux

Package: python3-junit.xml
Source: python-junit-xml
Version: 1.9-5
Installed-Size: 42
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six, python3:any
Size: 8636
SHA256: 57f9243f41a2b8bfc5a514192050db49ca36ee953e48a5a9dc8000e3e342919c
SHA1: 01617b1d416983db170278c956bd8611eacedd00
MD5sum: 290ef076fc2674472ba9354557285521
Description: creates JUnit XML test result docs readable by tools such as Jenkins (py3k)
A Python module for creating JUnit XML test result documents that can be read
by tools such as Jenkins. If you are ever working with test tool or test suite
written in Python and want to take advantage of Jenkins’ pretty graphs and test
reporting capabilities, this module will let you generate the XML test reports.
.
This package contains the Python 3 version of junit_xml module .
Description-md5:
Homepage: https://github.com/kyrus/python-junit-xml
Section: python
Priority: optional
Filename: pool/main/p/python-junit-xml/python3-junit.xml_1.9-5_all.deb