How to Install and Uninstall libaunit-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libaunit-dbg" package

Please follow the steps below to install libaunit-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libaunit-dbg

2. Uninstall "libaunit-dbg" package

Learn how to uninstall libaunit-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libaunit-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libaunit-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libaunit-dbg
Priority: extra
Section: universe/debug
Installed-Size: 158
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Boulenguez
Architecture: amd64
Source: libaunit
Version: 3.7.1-2
Depends: libaunit3.7.1 (= 3.7.1-2)
Recommends: libaunit3.7.1-dev (= 3.7.1-2)
Suggests: gnat
Filename: pool/universe/liba/libaunit/libaunit-dbg_3.7.1-2_amd64.deb
Size: 80038
MD5sum: b3e9f751f5a0847b496c9e09f59fc735
SHA1: 36ef9cd217e249809343cba51302835f23a1fff6
SHA256: 6ebb2c6261390a80b57005ea2ec1a047fc39aea15d7219c44b1d26864c76e9d4
Description-en: AUnit, a unit testing framework for Ada: debug symbols
AUnit is a set of Ada packages based on the xUnit family of unit test
frameworks. It's intended as a developer's tool to facilitate
confident writing and evolution of Ada software. It is purposely
lightweight, as one of its main goals is to make it easy to develop
and run unit tests, rather than to generate artifacts for process
management. The framework supports easy composition of sets of unit
tests to provide flexibility in determining what tests to run for a
given purpose.
.
This package contains the runtime debug symbols.
Description-md5: 8e02466a80bcf6e03276505a7dff740a
Multi-Arch: same
Homepage: http://libre.adacore.com/libre/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu