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

Last updated: May 01,2024

1. Install "libcpptest-dev" package

Please follow the steps below to install libcpptest-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcpptest-dev

2. Uninstall "libcpptest-dev" package

Please follow the instructions below to uninstall libcpptest-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcpptest-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: David Morris
Architecture: amd64
Source: cpptest
Version: 1.1.2-0ubuntu2
Depends: libcpptest0 (= 1.1.2-0ubuntu2)
Suggests: libcpptest-doc
Filename: pool/universe/c/cpptest/libcpptest-dev_1.1.2-0ubuntu2_amd64.deb
Size: 7370
MD5sum: 0a9a633c8a8d66ca9952e774a385cb49
SHA1: 07fc4b60b778a86cb6d07175732081f02cf5605c
SHA256: 0ff9007fb0743d860577a71d3e089a8460fed42482c92f505a2948e83cec68eb
Description-en: unit testing framework for C++ (development)
CppTest is a portable and powerful, yet simple, unit testing framework for
handling automated tests in C++. The focus lies on usability and extensibility.
Several output formats, including simple text output, compiler-like output and
HTML, are supported and new ones are easily added.
.
This package contains the development libraries and headers.
Description-md5: bac7c66d846f3df7f3ecb9a9599b4936
Homepage: http://cpptest.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu