How to Install and Uninstall libcmocka0 Package on Kali Linux

Last updated: May 05,2024

1. Install "libcmocka0" package

This guide let you learn how to install libcmocka0 on Kali Linux

$ sudo apt update $ sudo apt install libcmocka0

2. Uninstall "libcmocka0" package

Please follow the step by step instructions below to uninstall libcmocka0 on Kali Linux:

$ sudo apt remove libcmocka0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcmocka0 package on Kali Linux

Package: libcmocka0
Source: cmocka
Version: 1.1.7-3
Installed-Size: 67
Maintainer: David Prévot
Architecture: amd64
Depends: libc6 (>= 2.17)
Size: 23468
SHA256: cd1222bbc99ece587c0c65c7aef1ad958bedf04dda5e5d77a2d2951377bdf65e
SHA1: 806d8ea8b53ce8516e1f4edf25efc8580c53b65d
MD5sum: 9f8b1a87b3c922a93a4c0b6c15da8a2d
Description: library for the CMocka unit testing framework
This is the major library 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: same
Homepage: https://cmocka.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/cmocka/libcmocka0_1.1.7-3_amd64.deb