abi-monitor
monitor ABI of shared libraries
Install
- All systems
-
curl cmd.cat/abi-monitor.sh
- Debian
-
apt-get install abi-monitor - Ubuntu
-
apt-get install abi-monitor - Kali Linux
-
apt-get install abi-monitor - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install abi-monitor - Raspbian
-
apt-get install abi-monitor
abi-monitor
monitor ABI of shared libraries
abi-monitor checks for new versions of a software library, try to build them and create a profile for the abi-tracker tool. This tool is intended to be used together with the ABI Tracker tool to visualize API/ABI changes timeline of a C/C++ library.