How to Install and Uninstall libautounit2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libautounit2" package

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

$ sudo apt update $ sudo apt install libautounit2

2. Uninstall "libautounit2" package

Please follow the steps below to uninstall libautounit2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libautounit2 $ sudo apt autoclean && sudo apt autoremove

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

Package: libautounit2
Priority: optional
Section: universe/libs
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: autounit
Version: 0.20.1-5
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.12.0)
Filename: pool/universe/a/autounit/libautounit2_0.20.1-5_amd64.deb
Size: 12280
MD5sum: 576c95fdd9c99eb12f7444e1de6db54c
SHA1: 26529b479d4b719d7bfe8d7f35d8af92659e80c7
SHA256: 7dcd012c667e33f205a27c0763f7608c7fa778fb9930ccba9aac7805056613e3
Description-en: C unit testing framework interfacing well with autotools
This package provides the libraries to run programs that have c unit
tests in them. It will rarely be useful without the development
package.
Description-md5: 03794191522b127c6c011551739307df
Homepage: http://www.recursism.com/pub/software/testing/gnu-autounit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu