How to Install and Uninstall abi-tracker Package on Kali Linux
Last updated: February 24,2025
1. Install "abi-tracker" package
This tutorial shows how to install abi-tracker on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
abi-tracker
Copied
2. Uninstall "abi-tracker" package
Please follow the step by step instructions below to uninstall abi-tracker on Kali Linux:
$
sudo apt remove
abi-tracker
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the abi-tracker package on Kali Linux
Package: abi-tracker
Version: 1.11-1.1
Installed-Size: 173
Maintainer: Peter Spiess-Knafl
Architecture: all
Depends: abi-compliance-checker (>= 2.2), abi-dumper (>= 1.1), pkgdiff (>= 1.6.4), rfcdiff (>= 1.41), vtable-dumper (>= 1.1), elfutils, abi-monitor (>= 1.12), perl:any
Size: 31620
SHA256: 20399122bd3e73b2ed685f3c16c0ec228ab7c62ed5d70cdfe9529909af1a452f
SHA1: 5e4dfc6c88746b2425af21f3d0ce760a178316f1
MD5sum: c34df471be547108b44a9d533eed4752
Description: visualize ABI changes of a C/C++ library
abi-tracker generates an ABI (Application Binary Interface) compatibility
report for a C or C++ library. The report gets rendered to static HTML pages.
.
The tool is intended for developers of software libraries and Linux
maintainers who are interested in ensuring backward binary compatibility,
i.e. allow old applications to run with newer library versions.
.
abi-tracker requires an input profile for the library in JSON format,
which holds various metadata to check ABI compatibility.
It can be created manually or automatically generated by the abi-monitor tool.
Description-md5:
Homepage: https://github.com/lvc/abi-tracker
Section: devel
Priority: optional
Filename: pool/main/a/abi-tracker/abi-tracker_1.11-1.1_all.deb
Version: 1.11-1.1
Installed-Size: 173
Maintainer: Peter Spiess-Knafl
Architecture: all
Depends: abi-compliance-checker (>= 2.2), abi-dumper (>= 1.1), pkgdiff (>= 1.6.4), rfcdiff (>= 1.41), vtable-dumper (>= 1.1), elfutils, abi-monitor (>= 1.12), perl:any
Size: 31620
SHA256: 20399122bd3e73b2ed685f3c16c0ec228ab7c62ed5d70cdfe9529909af1a452f
SHA1: 5e4dfc6c88746b2425af21f3d0ce760a178316f1
MD5sum: c34df471be547108b44a9d533eed4752
Description: visualize ABI changes of a C/C++ library
abi-tracker generates an ABI (Application Binary Interface) compatibility
report for a C or C++ library. The report gets rendered to static HTML pages.
.
The tool is intended for developers of software libraries and Linux
maintainers who are interested in ensuring backward binary compatibility,
i.e. allow old applications to run with newer library versions.
.
abi-tracker requires an input profile for the library in JSON format,
which holds various metadata to check ABI compatibility.
It can be created manually or automatically generated by the abi-monitor tool.
Description-md5:
Homepage: https://github.com/lvc/abi-tracker
Section: devel
Priority: optional
Filename: pool/main/a/abi-tracker/abi-tracker_1.11-1.1_all.deb