How to Install and Uninstall catch2 Package on Kali Linux

Last updated: May 14,2024

1. Install "catch2" package

Here is a brief guide to show you how to install catch2 on Kali Linux

$ sudo apt update $ sudo apt install catch2

2. Uninstall "catch2" package

Please follow the step by step instructions below to uninstall catch2 on Kali Linux:

$ sudo apt remove catch2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the catch2 package on Kali Linux

Package: catch2
Version: 3.4.0-1
Installed-Size: 3259
Maintainer: Mathieu Mirmont
Architecture: amd64
Size: 571772
SHA256: 04286c3d4161678b35d06b0579afd29e4236bed51aeaef6862465c8374723482
SHA1: 2be9523869f69a6a584f464ca0094416fa9113b9
MD5sum: 50e2f89e030390401cd2137948beae2f
Description: C++ Automated Test Cases in Headers
Catch2 is a multi-paradigm test framework for C++, which also
supports Objective-C (and maybe C). It is primarily distributed as a
single header file, although certain extensions may require
additional headers.
.
If you've been using an earlier version of Catch, please see the
Breaking Changes section of the release notes before moving to
Catch2.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/catchorg/Catch2
Section: devel
Priority: optional
Filename: pool/main/c/catch2/catch2_3.4.0-1_amd64.deb