How to Install and Uninstall libaunit21-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libaunit21-dev" package

Please follow the guidance below to install libaunit21-dev on Kali Linux

$ sudo apt update $ sudo apt install libaunit21-dev

2. Uninstall "libaunit21-dev" package

Please follow the step by step instructions below to uninstall libaunit21-dev on Kali Linux:

$ sudo apt remove libaunit21-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libaunit21-dev package on Kali Linux

Package: libaunit21-dev
Source: libaunit
Version: 22.0.0-2
Installed-Size: 793
Maintainer: Nicolas Boulenguez
Architecture: amd64
Depends: gnat (>= 11), gnat (<< 12), libaunit21 (= 22.0.0-2)
Suggests: libaunit-doc
Size: 104392
SHA256: 7ed68f98e229ffd93ba61fcd67e882dfddf6d0faaa8407e8ea82735a947da69e
SHA1: c48344c8c06a312428ff4a89d7aeb1a479891343
MD5sum: d03a3fc6419e88a46051f04fb2b637b5
Description: 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: https://github.com/AdaCore/aunit
Section: libdevel
Priority: optional
Filename: pool/main/liba/libaunit/libaunit21-dev_22.0.0-2_amd64.deb

5. The same packages on other Linux Distributions