How to Install and Uninstall abi-tracker Package on Ubuntu 21.10 (Impish Indri)

Last updated: March 29,2024

1. Install "abi-tracker" package

This guide let you learn how to install abi-tracker on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install abi-tracker

2. Uninstall "abi-tracker" package

Please follow the guidance below to uninstall abi-tracker on Ubuntu 21.10 (Impish Indri):

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

3. Information about the abi-tracker package on Ubuntu 21.10 (Impish Indri)

Package: abi-tracker
Architecture: all
Version: 1.11-1.1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Spiess-Knafl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 173
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
Filename: pool/universe/a/abi-tracker/abi-tracker_1.11-1.1_all.deb
Size: 31320
MD5sum: 7566f2223657f43ac155f6765705fa04
SHA1: 4d70adc2dacf6d9ef2a6b91ec8edf8f451063b93
SHA256: c21eceda498b0ead752055ed7172b83cc7515fadfca81b9aba40b7924bc6c08c
SHA512: 67505d038153de95de9a7c8f5d95c464dabf8b9e401fb2a18e2c9d1d41c9e90dae554da171fa1523b88d061b363b5bfeb59b410595b4b5a5c8f2d6998726dfab
Homepage: https://github.com/lvc/abi-tracker
Description-en: 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: b3d54c45e5d805d0a1bd4b516d5110fc