How to Install and Uninstall abi-tracker Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 25,2024

1. Install "abi-tracker" package

Please follow the steps below to install abi-tracker on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install abi-tracker

2. Uninstall "abi-tracker" package

Learn how to uninstall abi-tracker on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the abi-tracker package on Ubuntu 20.10 (Groovy Gorilla)

Package: abi-tracker
Architecture: all
Version: 1.11-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_all.deb
Size: 31180
MD5sum: cbe6eabb1d75916ec8867931d61cf4d5
SHA1: 21741151125576e72db7a8fc287fd5de3f7394cd
SHA256: 54fa09067716a3f240aa82d8e198e20beebc45e0df0ea1dfd9339614cedbdef3
SHA512: 29587fb80b09f773459ac3f3538d5c9f3352f2ea25b9c7af2dfd2c3b79c20d66e6094b894d21db81b6a17e36bd05344d47c820f01c073875b7e826562fb21bba
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