How to Install and Uninstall libcpptest-dev Package on Kali Linux

Last updated: May 01,2024

1. Install "libcpptest-dev" package

Please follow the step by step instructions below to install libcpptest-dev on Kali Linux

$ sudo apt update $ sudo apt install libcpptest-dev

2. Uninstall "libcpptest-dev" package

Please follow the instructions below to uninstall libcpptest-dev on Kali Linux:

$ sudo apt remove libcpptest-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcpptest-dev package on Kali Linux

Package: libcpptest-dev
Source: cpptest
Version: 2.0.0-3
Installed-Size: 57
Maintainer: Thorsten Alteholz
Architecture: amd64
Depends: libcpptest1 (= 2.0.0-3)
Suggests: libcpptest-doc
Size: 9876
SHA256: 7e625c15af3c2ae967d1be93d4f8fd09b633c2f99dfcccd91ffb167e91c24571
SHA1: 9a2a5cfc06de9d67db44af709058ed98a242f540
MD5sum: 4a2facf2f911ad8dcbb74ee5fdd3b98e
Description: unit testing framework for C++ (development)
CppTest is a portable and powerful, yet simple, unit testing framework for
handling automated tests in C++. The focus lies on usability and extensibility.
Several output formats, including simple text output, compiler-like output and
HTML, are supported and new ones are easily added.
.
This package contains the development libraries and headers.
Description-md5:
Homepage: https://github.com/cpptest/cpptest
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/cpptest/libcpptest-dev_2.0.0-3_amd64.deb