How To Install Abi-monitor?
Maintainer: Peter Spiess-Knafl
Email: [email protected] .
Website: https://github.com/lvc/abi-monitor
Section: devel
Install abi-monitor
-
Debian
apt-get install abi-monitor
Click to copy -
Ubuntu
apt-get install abi-monitor
Click to copy -
Kali Linux
apt-get install abi-monitor
Click to copy -
Raspbian
apt-get install abi-monitor
Click to copy
abi-monitor
monitor ABI of shared librariesabi-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.
Install the latest version of abi-monitor in Debian, Ubuntu, Kali and Raspbian from terminal. To install the abi-monitor just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of abi-monitor from the respository and install it in your computer/server.