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

Last updated: May 12,2024

1. Install "catch" package

In this section, we are going to explain the necessary steps to install catch on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install catch

2. Uninstall "catch" package

This guide covers the steps necessary to uninstall catch on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove catch $ sudo apt autoclean && sudo apt autoremove

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

Package: catch
Architecture: amd64
Version: 1.12.1-1.1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jérémy Lal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 922
Filename: pool/universe/c/catch/catch_1.12.1-1.1_amd64.deb
Size: 113896
MD5sum: 26d76eb001912cec9175b8bdc2400fe0
SHA1: e73b10b77e7d793d390372a3079018b5fd592038
SHA256: ae773f314670c8e0f0e978d56abcc50bca7ff72d9aa07ae2c62fddd729b20a45
SHA512: 547cd869bb1aa3719f7a177bb5837ca7c2e3b1e12f309b5a81cf2ecca46f1656af160d9081fcb0dff25695165bc0fd0791fc476d6f46e23e248f55cb21ee9eb9
Homepage: https://github.com/catchorg/Catch2
Description-en: C++ Automated Test Cases in Headers
Catch is a multi-paradigm automated test framework for C++
and Objective-C.
.
Its key features are:
* Distributed as a single header file with no dependencies.
* Test cases are self-registering.
* Test cases can be de divided into isolated sections.
* Behaviour Driven Design style is possible with GIVEN-WHEN-THEN
in place of test cases and sections.
* Only one core assertion macro for comparisons; standard language
operators are used for comparison, yet the expression is decomposed
and properly logged.
Description-md5: d4413c684c96adae6fd62fd0fe4d362e