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

Last updated: October 06,2024

1. Install "libcpptest-doc" package

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

$ sudo apt update $ sudo apt install libcpptest-doc

2. Uninstall "libcpptest-doc" package

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

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

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

Package: libcpptest-doc
Priority: optional
Section: universe/doc
Installed-Size: 709
Maintainer: Ubuntu Developers
Original-Maintainer: David Morris
Architecture: all
Source: cpptest
Version: 1.1.2-0ubuntu2
Filename: pool/universe/c/cpptest/libcpptest-doc_1.1.2-0ubuntu2_all.deb
Size: 121118
MD5sum: d62ad2f70531e2c68a48c475d2f879df
SHA1: 9f5e3458ce19c5565196c0ed0bca98f404e414a7
SHA256: 1222d869f956f41545e33813da2f12d291cd482f70627deeb4404ea69c8fb19e
Description-en: unit testing framework for C++ (documentation)
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 document files for the libs and dev packages.
Description-md5: d7e95efe66e276c3a895030905acc408
Homepage: http://cpptest.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu