How to Install and Uninstall python3-xmlrunner Package on Kali Linux

Last updated: May 02,2024

1. Install "python3-xmlrunner" package

Please follow the guidelines below to install python3-xmlrunner on Kali Linux

$ sudo apt update $ sudo apt install python3-xmlrunner

2. Uninstall "python3-xmlrunner" package

Learn how to uninstall python3-xmlrunner on Kali Linux:

$ sudo apt remove python3-xmlrunner $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-xmlrunner package on Kali Linux

Package: python3-xmlrunner
Source: python-xmlrunner
Version: 3.2.0-2
Installed-Size: 82
Maintainer: Debian Python Team
Architecture: all
Depends: python3-lxml, python3:any
Size: 17932
SHA256: 78005a815a8b7e9f4b125072247700eeb8279ed115b3cc5daa9422153955c090
SHA1: a0a625ddf9a108c301581795024f92b4bbcf4c34
MD5sum: cf5d5566c9a2c2acf155e5f2416c4e13
Description: unit test runner reporting in xUnit format (Python 3)
This module provides a unit test runner saving its result in
the xUnit format, which can be consumed by a wide range of tools
such as build systems, integrated development environments and
continuous integration servers.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/xmlrunner/unittest-xml-reporting
Section: python
Priority: optional
Filename: pool/main/p/python-xmlrunner/python3-xmlrunner_3.2.0-2_all.deb