How to Install and Uninstall libaunit3.7.1-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libaunit3.7.1-dev" package

Here is a brief guide to show you how to install libaunit3.7.1-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libaunit3.7.1-dev

2. Uninstall "libaunit3.7.1-dev" package

Please follow the guidance below to uninstall libaunit3.7.1-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libaunit3.7.1-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libaunit3.7.1-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libaunit3.7.1-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 629
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Boulenguez
Architecture: amd64
Source: libaunit
Version: 3.7.1-2
Depends: gnat, gnat-4.9, libaunit3.7.1 (= 3.7.1-2)
Recommends: libaunit-doc (= 3.7.1-2)
Suggests: libaunit-dbg (= 3.7.1-2)
Filename: pool/universe/liba/libaunit/libaunit3.7.1-dev_3.7.1-2_amd64.deb
Size: 79726
MD5sum: 46189dd7b34048e86957e5f3242105d5
SHA1: 1177d2a0a9fa1c725fada69c422c24c7c05b52eb
SHA256: 2c6219068f6761ad94491c4f8ed0d255a98641fe149f6523fde15f7cc78323ae
Description-en: AUnit, a unit testing framework for Ada: development
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.
.
Install this package if you want to write programs that use AUnit.
Description-md5: dc5bc607a6863c9fa5e71802b4353b64
Homepage: http://libre.adacore.com/libre/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu