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

Last updated: May 18,2024

1. Install "libaunit3.7.1" package

This guide let you learn how to install libaunit3.7.1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libaunit3.7.1

2. Uninstall "libaunit3.7.1" package

Please follow the step by step instructions below to uninstall libaunit3.7.1 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libaunit3.7.1
Priority: extra
Section: universe/libs
Installed-Size: 179
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Boulenguez
Architecture: amd64
Source: libaunit
Version: 3.7.1-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgnat-4.9 (>= 4.9.2-1ubuntu1)
Pre-Depends: multiarch-support
Filename: pool/universe/liba/libaunit/libaunit3.7.1_3.7.1-2_amd64.deb
Size: 38422
MD5sum: 3f705aba05f66c540d69908dd6ff123b
SHA1: 114a0e2d9ef6b2c6f0a855facfd15d758c7fcce4
SHA256: 8553abe4142fe8925a8e8a7610d4d34d1d7427ad97140c75a338baa1a2b7391c
Description-en: AUnit, a unit testing framework for Ada: shared library
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 shared library.
Description-md5: a2314707e390088b5e3de5ae4fe97204
Multi-Arch: same
Homepage: http://libre.adacore.com/libre/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu