How to Install and Uninstall abi-monitor Package on Kali Linux

Last updated: April 28,2024

1. Install "abi-monitor" package

This guide let you learn how to install abi-monitor on Kali Linux

$ sudo apt update $ sudo apt install abi-monitor

2. Uninstall "abi-monitor" package

Please follow the guidance below to uninstall abi-monitor on Kali Linux:

$ sudo apt remove abi-monitor $ sudo apt autoclean && sudo apt autoremove

3. Information about the abi-monitor package on Kali Linux

Package: abi-monitor
Version: 1.12-2.1
Installed-Size: 102
Maintainer: Peter Spiess-Knafl
Architecture: all
Depends: build-essential, wget, curl, libdata-dump-perl, perl:any
Suggests: cmake, autotools, meson
Size: 19928
SHA256: 0f476c2eecd40911554eb5411ac6e94c8e89343a68645a53f84364daa8daca89
SHA1: bf557081b44c6def911a81501197520329b43063
MD5sum: c3eb084044ad21d118c9898903a6bd74
Description: 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.
Description-md5:
Homepage: https://github.com/lvc/abi-monitor
Section: devel
Priority: optional
Filename: pool/main/a/abi-monitor/abi-monitor_1.12-2.1_all.deb