How to Install and Uninstall libunittest++-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 23,2024

1. Install "libunittest++-dev" package

This guide let you learn how to install libunittest++-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libunittest++-dev

2. Uninstall "libunittest++-dev" package

This is a short guide on how to uninstall libunittest++-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libunittest++-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libunittest++-dev
Priority: optional
Section: universe/devel
Installed-Size: 336
Maintainer: Ubuntu Developers
Original-Maintainer: Johan Euphrosine (proppy)
Architecture: amd64
Source: unittest++
Version: 1.4.0-3
Filename: pool/universe/u/unittest++/libunittest++-dev_1.4.0-3_amd64.deb
Size: 45930
MD5sum: 4082652137907b66a4e94e4139ad6d58
SHA1: 6f095902cfb39ce31be271fd7fb257758e91694c
SHA256: 0fcc777af4440cee9837c5bdde985e103f7b1e7dd7bf682aa0e004d2395a4ff4
Description-en: unit testing framework for c++, static library and headers
unittest++ is a unit testing framework designed for simplicity
and portability. Features include no explicit test registration,
good crash handling, fixtures, rich condition-checking functionality,
minimal footprint for embedded environments.
Description-md5: 2d9ff155ab5dacb122b9e87228aa9dcd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu