How to Install and Uninstall subunit Package on Kali Linux

Last updated: May 10,2024

1. Install "subunit" package

Please follow the step by step instructions below to install subunit on Kali Linux

$ sudo apt update $ sudo apt install subunit

2. Uninstall "subunit" package

This is a short guide on how to uninstall subunit on Kali Linux:

$ sudo apt remove subunit $ sudo apt autoclean && sudo apt autoremove

3. Information about the subunit package on Kali Linux

Package: subunit
Version: 1.4.2-3
Installed-Size: 27
Maintainer: Debian OpenStack
Architecture: all
Depends: libsubunit-perl (>= 1.4.2-3), python3-subunit (>= 1.4.2-3), python3:any
Size: 5248
SHA256: b5d4d0ef620cc94fbeab9321999a04c96941cee16c1f75d2f29c6ebb411ca39c
SHA1: 15306bd244bb92447b36ba1f5d9fc02c5105a113
MD5sum: 31deecd0cc4239f667fdb4ba8d99289a
Description: command line tools for processing Subunit streams
subunit is a protocol for test activity serialisation deserialisation. This
permits executing tests remotely, or saving the result of test runs for later
introspection.
.
The subunit package includes the subunit command line tools:
subunit-diff, subunit-filter subunit-stats tap2subunit subunit2pyunit
subunit-ls subunit-tags, subunit2gtk
Description-md5:
Homepage: https://code.launchpad.net/subunit
Tag: implemented-in::python, role::program
Section: devel
Priority: optional
Filename: pool/main/s/subunit/subunit_1.4.2-3_all.deb