How to Install and Uninstall libcunit1-doc Package on Kali Linux

Last updated: May 02,2024

1. Install "libcunit1-doc" package

This tutorial shows how to install libcunit1-doc on Kali Linux

$ sudo apt update $ sudo apt install libcunit1-doc

2. Uninstall "libcunit1-doc" package

In this section, we are going to explain the necessary steps to uninstall libcunit1-doc on Kali Linux:

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

3. Information about the libcunit1-doc package on Kali Linux

Package: libcunit1-doc
Source: cunit
Version: 2.1-3-dfsg-2.7
Installed-Size: 282
Maintainer: Azat Khuzhin
Architecture: all
Size: 106684
SHA256: de51766c07028a2468d9bebce71ff23d53681e020e496297c2ae3ffd511ecb28
SHA1: d5e522dd0c2ef6438886041668cc0868631bea35
MD5sum: 17ea8b29c263f2f4e2fd046ca9fc9160
Description: Unit Testing Library for C -- documentation
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.
.
This package contains documentation.
Description-md5:
Multi-Arch: foreign
Homepage: http://cunit.sourceforge.net/
Tag: devel::doc, devel::examples, devel::lang:c, devel::library,
implemented-in::c, made-of::html, role::devel-lib, role::documentation
Section: doc
Priority: optional
Filename: pool/main/c/cunit/libcunit1-doc_2.1-3-dfsg-2.7_all.deb