How to Install and Uninstall doctest-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "doctest-dev" package

Learn how to install doctest-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install doctest-dev

2. Uninstall "doctest-dev" package

Learn how to uninstall doctest-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the doctest-dev package on Ubuntu 21.10 (Impish Indri)

Package: doctest-dev
Architecture: all
Version: 2.4.5+repack0-1
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Source: doctest
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Didier Raboud
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 827
Filename: pool/universe/d/doctest/doctest-dev_2.4.5+repack0-1_all.deb
Size: 117028
MD5sum: 9e59763529b44981a80866b7d575e92f
SHA1: ed13f99d52f500bd61186f00c6ecb50ac480e2d5
SHA256: a6e5e9283874181b12bcd96ed0c62e372063fbe4eda7ea1193297760d3805a55
SHA512: 124b50ce18c2db03603e3f8accd7352c25acbecd960dd271ecd1c0a5a047048324a1af73a60acbdb0e6d4b68f3c3a60689dc3d5603371d73c09577944ffce35e
Homepage: https://github.com/onqtam/doctest
Description-en: Light and feature-rich C++ testing framework
doctest is a light and feature-rich C++98 / C++11 single-header testing
framework for unit tests and TDD.
.
It is inspired by the unittest {} functionality of the D programming
language and Python's docstrings - tests can be considered a form of
documentation and should be able to reside near the production code
which they test. This isn't possible (or at least practical) with any
other testing framework for C++.
Description-md5: 568f0110fe3436368309387b9008526a