How to Install and Uninstall abicheck Package on Kali Linux

Last updated: April 27,2024

1. Install "abicheck" package

Please follow the step by step instructions below to install abicheck on Kali Linux

$ sudo apt update $ sudo apt install abicheck

2. Uninstall "abicheck" package

Learn how to uninstall abicheck on Kali Linux:

$ sudo apt remove abicheck $ sudo apt autoclean && sudo apt autoremove

3. Information about the abicheck package on Kali Linux

Package: abicheck
Version: 1.2-8
Installed-Size: 110
Maintainer: Debian QA Group
Architecture: all
Depends: perl
Size: 33140
SHA256: dfd70d0b083ebe71c8499714198e0842c22f182249c2c69e2b099148ca2a5e97
SHA1: 7964d581c8b91470e705b3e68520ec7459956489
MD5sum: e1c61840098fcd70f3be33ca49c68210
Description: binary compatibility checking tool
ABIcheck is a tool for checking an application's compliance with a
library's defined Application Binary Interface (ABI). It relies on
ABI definition information contained in the library. Example
definitions are given for GNOME and glibc.
Description-md5:
Tag: devel::buildtools, devel::lang:c, devel::lang:perl, devel::library,
devel::testing-qa, implemented-in::c, implemented-in::perl,
interface::commandline, role::devel-lib, role::program, scope::utility,
use::checking
Section: devel
Priority: optional
Filename: pool/main/a/abicheck/abicheck_1.2-8_all.deb