How to Install and Uninstall libsubunit-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libsubunit-dev" package

Here is a brief guide to show you how to install libsubunit-dev on Kali Linux

$ sudo apt update $ sudo apt install libsubunit-dev

2. Uninstall "libsubunit-dev" package

Here is a brief guide to show you how to uninstall libsubunit-dev on Kali Linux:

$ sudo apt remove libsubunit-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsubunit-dev package on Kali Linux

Package: libsubunit-dev
Source: subunit
Version: 1.4.2-3
Installed-Size: 30
Maintainer: Debian OpenStack
Architecture: amd64
Depends: libsubunit0 (= 1.4.2-3)
Size: 7080
SHA256: 477b613fe981f7ae27634715407a9d1b8186f214b7a55bf8ab06f8edcbd58d05
SHA1: a442f304aa95219daca5ae767ff1cb0616e962d8
MD5sum: 3b4ab1fa39e7618c3f1b504e761d45b6
Description: Unit testing protocol - Development headers and static library for libsubunit
subunit is a protocol for test activity reporting. This permits executing
tests remotely, or saving the result of test runs for later introspection.
.
The libsubunit-dev package contains the C development headers,
pkgconfig data file and a static version of the library.
Description-md5:
Multi-Arch: same
Homepage: https://code.launchpad.net/subunit
Tag: devel::lang:c, devel::library, devel::testing-qa, implemented-in::c,
role::devel-lib, role::program
Section: libdevel
Priority: optional
Filename: pool/main/s/subunit/libsubunit-dev_1.4.2-3_amd64.deb