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

Last updated: May 03,2024

1. Install "cmocka-doc" package

Please follow the step by step instructions below to install cmocka-doc on Kali Linux

$ sudo apt update $ sudo apt install cmocka-doc

2. Uninstall "cmocka-doc" package

This guide let you learn how to uninstall cmocka-doc on Kali Linux:

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

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

Package: cmocka-doc
Source: cmocka
Version: 1.1.7-3
Installed-Size: 1058
Maintainer: David Prévot
Architecture: all
Depends: libjs-jquery
Size: 93256
SHA256: 04c6a44adc7aa72c4cec049d5851494f276f905b0248d6d40901e9da0d4771d5
SHA1: 10c28a2b2cdcf09c33a027f71924710a0e9e73c1
MD5sum: 7ef09e56437673fc8b9ba15cccb37caa
Description: documentation for the CMocka unit testing framework
This package contains the documentation and examples for CMocka.
.
The idea of CMocka is that a test application only requires the
standard C library and the CMocka library itself to minimize conflicts
with standard C headers especially on a lot of different platforms.
.
Features:
* Easy to use framework to write unit tests
* Support for mock objects
* Testing of memory leaks, buffer overflows and underflows
* Platform and compiler independent
Description-md5:
Multi-Arch: foreign
Homepage: https://cmocka.org/
Section: doc
Priority: optional
Filename: pool/main/c/cmocka/cmocka-doc_1.1.7-3_all.deb