How to Install dh-acc in Ubuntu 18.04



Install dh-acc by entering the following commands in the terminal:

sudo apt update
sudo apt install dh-acc

Description:

debhelper addon to compare ABI compatibility of shared C/C++ library versions

dh-acc is an addon to facilitate generating ABI compatibility reports by comparing known ABI dumps with newly build ABI at Debian package build time. Thus providing monitoring and early detection of ABI breaks in shared libraries. . This package provides dh sequence addon and cdbs integration snippet.

Homepage: http://ispras.linux-foundation.org/index.php/ABI_compliance_checker

Version: 2.2-2ubuntu1

Section: universe/devel