How to Install and Uninstall cpputest Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "cpputest" package

Please follow the guidance below to install cpputest on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install cpputest

2. Uninstall "cpputest" package

Please follow the guidelines below to uninstall cpputest on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove cpputest $ sudo apt autoclean && sudo apt autoremove

3. Information about the cpputest package on Ubuntu 21.10 (Impish Indri)

Package: cpputest
Architecture: all
Version: 4.0-2
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Raphaël Hertzog
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 295
Depends: libcpputest-dev
Suggests: ruby | ruby-interpreter
Filename: pool/universe/c/cpputest/cpputest_4.0-2_all.deb
Size: 38008
MD5sum: b4a4265a823efad4602b2aa117138ca2
SHA1: 43c22eb97bbf4214e3967155b82849f7389fbaf1
SHA256: 184cf4b1276626de60e2fbb54737dcdaff2f4ca3b21763571348695d8add113c
SHA512: 3a773d5aa4654e878a377486aca711198e09be76bac0af6ca758e73fc296b314c3843212c4fd23a847a3f6b228c08ecfee26be2cd138175162219eed7fb256f6
Homepage: http://cpputest.github.io/
Description-en: C/C++ based unit test framework — main package
CppUTest is a C/C++ based unit xUnit test framework for unit testing and
for test-driving your code. It is written in C++ but is used in C and C++
projects and frequently used in embedded systems.
.
CppUTest has a couple design principles:
* Simple to use and small
* Portable to old and new platforms
.
CppUTest also has support for building mocks and can be used by
practitioners of Test Driven Development.
.
This is the main package. It contains some examples, support scripts
and depends on libcpputest-dev which provides the test framework
itself.
Description-md5: 645778ac17580b4127d7e94747578fc6