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

Last updated: May 20,2024

1. Install "python3-subunit" package

This guide covers the steps necessary to install python3-subunit on Kali Linux

$ sudo apt update $ sudo apt install python3-subunit

2. Uninstall "python3-subunit" package

Please follow the guidelines below to uninstall python3-subunit on Kali Linux:

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

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

Package: python3-subunit
Source: subunit
Version: 1.4.2-3
Installed-Size: 410
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-extras, python3-testtools, python3:any
Size: 66396
SHA256: 069b2f573df53c8f12f467017d7de296ef4d459a5e2ed2218736ca1bbaaac6cb
SHA1: 245a5f5a294a51b6358d38804bb59b4220f26c91
MD5sum: e1333813953b6035ffaa71fe686fd314
Description: unit testing protocol - Python3 bindings to generate and consume 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 python3-subunit package includes the Python version 3 language bindings.
Description-md5:
Homepage: https://code.launchpad.net/subunit
Section: python
Priority: optional
Filename: pool/main/s/subunit/python3-subunit_1.4.2-3_all.deb