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

Last updated: May 20,2024

1. Install "catch" package

Please follow the guidance below to install catch on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install catch

2. Uninstall "catch" package

Please follow the step by step instructions below to uninstall catch on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: catch
Architecture: amd64
Version: 1.12.1-1ubuntu1
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-1ubuntu1_amd64.deb
Size: 113872
MD5sum: 1f0617a46278320a56345876da8fa1f1
SHA1: d683844ce0d7db405c972933bba37be8d433a32d
SHA256: 2dcd22688900cc6f6eba1aac80d5fc67d125306b797af823e08fcb4631f7ee44
SHA512: 6e2fa4847e509cac56ff520070922128c66da3bd389dd0db3ab0505d6bce61e2609aacb8e0ca750e4785ef98a87613f74ddc4ee1d15ba88c999ec507fcc116df
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