How to Install and Uninstall check Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 08,2024

1. Install "check" package

This tutorial shows how to install check on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install check

2. Uninstall "check" package

Please follow the guidelines below to uninstall check on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove check $ sudo apt autoclean && sudo apt autoremove

3. Information about the check package on Ubuntu 20.10 (Groovy Gorilla)

Package: check
Architecture: amd64
Version: 0.12.0-0.2
Multi-Arch: same
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Lemmen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 396
Depends: dpkg (>= 1.15.4) | install-info, mawk, libsubunit-dev
Filename: pool/universe/c/check/check_0.12.0-0.2_amd64.deb
Size: 101968
MD5sum: e5c385ee7e1e28965617c5d0593dc47b
SHA1: 86be6cb2faed46c93d25bef8a83564f9579f73bb
SHA256: d3fff1a202a567c0e5a96166e582681213762a4924ae58aad0f084f3d65cd257
SHA512: ba492ce02102c6a371c6a92b61c4ce929bf13f32e2abe9b93cab90636af08da5eb46cc522d5463f5bae86ff1e2685d55e6583f5f6b3110a318d9d0c492e0eff5
Homepage: https://libcheck.github.io/check/
Description-en: unit test framework for C
Check features a simple interface for defining unit tests, putting
little in the way of the developer. Tests are run in a separate
address space, so Check can catch both assertion failures and code
errors that cause segmentation faults or other signals. The output
from unit tests can be used within source code editors and IDEs.
Description-md5: a51fdfa929f98fb924854b88bd42548c