abicheck

binary compatibility checking tool

Install

All systems
curl cmd.cat/abicheck.sh
Debian Debian
apt-get install abicheck
Ubuntu
apt-get install abicheck
image/svg+xml Kali Linux
apt-get install abicheck
Windows (WSL2)
sudo apt-get update sudo apt-get install abicheck
Raspbian
apt-get install abicheck

abicheck

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.