How to Install and Uninstall icheck Package on Kali Linux

Last updated: May 19,2024

1. Install "icheck" package

Here is a brief guide to show you how to install icheck on Kali Linux

$ sudo apt update $ sudo apt install icheck

2. Uninstall "icheck" package

This guide let you learn how to uninstall icheck on Kali Linux:

$ sudo apt remove icheck $ sudo apt autoclean && sudo apt autoremove

3. Information about the icheck package on Kali Linux

Package: icheck
Source: icheck (0.9.7-6.6)
Version: 0.9.7-6.6+b1
Installed-Size: 482
Maintainer: Erinn Clark
Architecture: amd64
Depends: libc6 (>= 2.3), perl (>= 5.38.2-2), perlapi-5.38.2
Size: 74312
SHA256: abb88e313b37db6049af2029e3e99264f2b40d21e529a093ac88516b67dc707f
SHA1: 280aa0ec5b7a562c773cbd04b8913a7fff7b5ded
MD5sum: 450867baf0fee0ca59c8cede15f9c4bb
Description: C interface ABI/API checker
A tool for statically checking C interfaces for API and ABI
changes. All changes to type declarations that can cause ABI changes
should be detected, along with most API changes.
.
icheck is intended for use with libraries, as a method of preventing
ABI drift.
Description-md5:
Tag: devel::buildtools, devel::lang:c, devel::library, devel::testing-qa,
implemented-in::c, interface::commandline, role::devel-lib,
role::program, scope::utility
Section: devel
Priority: optional
Filename: pool/main/i/icheck/icheck_0.9.7-6.6+b1_amd64.deb