How to Install and Uninstall abicheck Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 27,2024

1. Install "abicheck" package

Please follow the instructions below to install abicheck on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install abicheck

2. Uninstall "abicheck" package

This guide covers the steps necessary to uninstall abicheck on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove abicheck $ sudo apt autoclean && sudo apt autoremove

3. Information about the abicheck package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: abicheck
Priority: optional
Section: universe/libs
Installed-Size: 148
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Angel Ramos
Architecture: all
Version: 1.2-5
Depends: perl
Filename: pool/universe/a/abicheck/abicheck_1.2-5_all.deb
Size: 34356
MD5sum: ca5544dedc2f8d18f80c63ee1b057448
SHA1: 2990982612f5aa38e545fd507d5b431dd2de2203
SHA256: 20a9321d8552ed14da757d449aa196a9ed7a0b0f500b3fb2dc98f4326b0cc8f3
Description-en: binary compatibility checking tool
ABIcheck is a tool for checking an application's compliance with a
library's defined Application Binary Interface (ABI). It relies on
ABI definition information contained in the library. Example
definitions are given for GNOME and glibc.
Description-md5: a38281f070a37064c10336aabb05a83f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu