abi-compliance-checker

tool to compare ABI compatibility of shared C/C++ library versions

Debian Debian
RUN apt-get update && \ apt-get install -y abi-compliance-checker
Ubuntu
RUN apt-get update && \ apt-get install -y abi-compliance-checker
Alpine
RUN apk add abi-compliance-checker
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y abi-compliance-checker
Fedora
RUN dnf install -y abi-compliance-checker
Raspbian
RUN apt-get update && \ apt-get install -y abi-compliance-checker
click the source code to copy install abi-compliance-checker on any operating system with command-not-found.com