How to Install and Uninstall libcunit1 Package on Kali Linux

Last updated: May 16,2024

1. Install "libcunit1" package

This tutorial shows how to install libcunit1 on Kali Linux

$ sudo apt update $ sudo apt install libcunit1

2. Uninstall "libcunit1" package

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

$ sudo apt remove libcunit1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcunit1 package on Kali Linux

Package: libcunit1
Source: cunit
Version: 2.1-3-dfsg-2.7
Installed-Size: 103
Maintainer: Azat Khuzhin
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 31588
SHA256: 2da1ff1eccb01f4a490bbfcdfb4624dd8a762863eb17b42c3a3739d735675d40
SHA1: d72fa78a1e44b6a49ca2622211217130babd64fe
MD5sum: 1ca88dc76f3e7b10eba9d4f4e7c55295
Description: Unit Testing Library for C
CUnit is a simple framework for incorporating test cases in your C
code similar to JUnit or CppUnit. It provides C programmers a basic
testing functionality with a flexible variety of user interfaces. It
uses a simple framework for building test structures, and provides a
rich set of assertions for testing common data types. In addition,
several different interfaces are provided for running tests and
reporting results.
Description-md5:
Multi-Arch: same
Homepage: http://cunit.sourceforge.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/cunit/libcunit1_2.1-3-dfsg-2.7_amd64.deb