How to Install and Uninstall junitparser Package on Kali Linux

Last updated: May 03,2024

1. Install "junitparser" package

In this section, we are going to explain the necessary steps to install junitparser on Kali Linux

$ sudo apt update $ sudo apt install junitparser

2. Uninstall "junitparser" package

Please follow the instructions below to uninstall junitparser on Kali Linux:

$ sudo apt remove junitparser $ sudo apt autoclean && sudo apt autoremove

3. Information about the junitparser package on Kali Linux

Package: junitparser
Version: 3.1.0-3
Installed-Size: 20
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-junitparser
Size: 8548
SHA256: 11e5889a92dae393ae016a93f8bf5d8245ba5dcaf35e09ae314018b236728af3
SHA1: ea9a57f6069b2281847b09019bc8bae7f1920626
MD5sum: ce89bef99424e741b19f96063f2bdf71
Description: Merges JUnit/xUnit Result XML files
junitparser is a JUnit/xUnit result XML Parser. Use it to parse and manipulate
existing Result XML files, or create new JUnit/xUnit result XMLs from scratch.
.
The command line tool can merge several Result XML files to one file.
Description-md5:
Homepage: https://github.com/weiwei/junitparser
Section: utils
Priority: optional
Filename: pool/main/j/junitparser/junitparser_3.1.0-3_all.deb