How to Install and Uninstall cmock Package on Kali Linux

Last updated: November 07,2024

1. Install "cmock" package

This tutorial shows how to install cmock on Kali Linux

$ sudo apt update $ sudo apt install cmock

2. Uninstall "cmock" package

Here is a brief guide to show you how to uninstall cmock on Kali Linux:

$ sudo apt remove cmock $ sudo apt autoclean && sudo apt autoremove

3. Information about the cmock package on Kali Linux

Package: cmock
Version: 2.5.3+git40-g379a9a8-2
Installed-Size: 4425
Maintainer: Andreas Beckmann
Architecture: all
Depends: ruby:any
Size: 507120
SHA256: 166e45090937251892363d10860b5e7aa5353d5553fde2cbaba514760ba3785e
SHA1: 575cda59dc3af640c6598ee47afa5ad4f1cdc258
MD5sum: 892d2194bc1ed095aa3e2b221edbed68
Description: mock and stub generator and runtime for unit testing C
CMock is a mock and stub generator and runtime for unit testing C.
It's been designed to work smoothly with Unity Test, another of the
embedded-software testing tools developed by ThrowTheSwitch.org.
CMock automagically parses your C headers and creates useful and usable
mock interfaces for unit testing. Give it a try!
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ThrowTheSwitch/CMock
Section: devel
Priority: optional
Filename: pool/main/c/cmock/cmock_2.5.3+git40-g379a9a8-2_all.deb

5. The same packages on other Linux Distributions