How to Install and Uninstall check Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 07,2024

1. Install "check" package

This tutorial shows how to install check on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install check

2. Uninstall "check" package

Here is a brief guide to show you how to uninstall check on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the check package on Ubuntu 21.04 (Hirsute Hippo)

Package: check
Architecture: amd64
Version: 0.15.2-2
Multi-Arch: same
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Christian Göttsche
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 408
Depends: libsubunit-dev, mawk
Filename: pool/universe/c/check/check_0.15.2-2_amd64.deb
Size: 104148
MD5sum: 29d831b956314b789edda38815c6fd23
SHA1: c6b2520aa753d39b4632a9ee808ba5cea4dcdc46
SHA256: 4ac83a7fa55d4e7392eb6abb0072d3640784d971f19b16b6adc96fe1f8166ce1
SHA512: 4971f1d14a00f2e4d0a67b1113185ad567a0aa6a856c26cf4a805744b5b7db2c5643f620ff5b9f8e6786dd344a92caa0d4c0567346bd7de9f6ca76ee01b07f07
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