How to Install and Uninstall abi-dumper Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 18,2024
1. Install "abi-dumper" package
This guide covers the steps necessary to install abi-dumper on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
abi-dumper
Copied
2. Uninstall "abi-dumper" package
This guide let you learn how to uninstall abi-dumper on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
abi-dumper
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the abi-dumper package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: abi-dumper
Priority: optional
Section: universe/devel
Installed-Size: 143
Maintainer: Ubuntu Developers
Original-Maintainer: Mathieu Malaterre
Architecture: all
Version: 0.99.12-1
Depends: elfutils, vtable-dumper (>= 1.0), perl
Recommends: abi-compliance-checker (>= 1.99.1)
Filename: pool/universe/a/abi-dumper/abi-dumper_0.99.12-1_all.deb
Size: 25526
MD5sum: 40ea50da9c868fa5ec4e6a5ac0409165
SHA1: 839da6c8fa56e4c8af10623971ab27726aa6c317
SHA256: 385e3bbf54ff4ce6efbd38cc4b273c02bc58132162b098ffb4ab965bfa284055
Description-en: tool to dump ABI of an ELF object containing DWARF debug info
The tool is intended to be used with ABI Compliance Checker tool for tracking
ABI changes of a C/C++ library or kernel module.
Description-md5: e079a4183505a3a5176b367214e82b03
Homepage: https://github.com/lvc/abi-dumper
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 143
Maintainer: Ubuntu Developers
Original-Maintainer: Mathieu Malaterre
Architecture: all
Version: 0.99.12-1
Depends: elfutils, vtable-dumper (>= 1.0), perl
Recommends: abi-compliance-checker (>= 1.99.1)
Filename: pool/universe/a/abi-dumper/abi-dumper_0.99.12-1_all.deb
Size: 25526
MD5sum: 40ea50da9c868fa5ec4e6a5ac0409165
SHA1: 839da6c8fa56e4c8af10623971ab27726aa6c317
SHA256: 385e3bbf54ff4ce6efbd38cc4b273c02bc58132162b098ffb4ab965bfa284055
Description-en: tool to dump ABI of an ELF object containing DWARF debug info
The tool is intended to be used with ABI Compliance Checker tool for tracking
ABI changes of a C/C++ library or kernel module.
Description-md5: e079a4183505a3a5176b367214e82b03
Homepage: https://github.com/lvc/abi-dumper
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu