How to Install and Uninstall doctest-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: October 05,2024

1. Install "doctest-dev" package

This is a short guide on how to install doctest-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install doctest-dev

2. Uninstall "doctest-dev" package

Please follow the steps below to uninstall doctest-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the doctest-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: doctest-dev
Architecture: all
Version: 2.4.0+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: 756
Filename: pool/universe/d/doctest/doctest-dev_2.4.0+repack0-1_all.deb
Size: 108440
MD5sum: d206fcc909cf13b79169dad186af22c9
SHA1: ddb0df030acb8d2f0cfa0ff355fced0019ffad6d
SHA256: bca8e0c8eb80ed5f3747fd00dfa341fc7526b3ed3f0da7c78aa0b440a6ba0cbf
SHA512: 9e12d6abf565a821e7292294d8726a7924fb8796f77f8bdeee9df61e1d9aef98c8f0b5df623d0d9b85f2c638d50cc2cf265ef62b39fe98007052ac1abd0963b4
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