How to Install and Uninstall libcpptest1 Package on Kali Linux

Last updated: November 22,2024

1. Install "libcpptest1" package

Please follow the step by step instructions below to install libcpptest1 on Kali Linux

$ sudo apt update $ sudo apt install libcpptest1

2. Uninstall "libcpptest1" package

This guide covers the steps necessary to uninstall libcpptest1 on Kali Linux:

$ sudo apt remove libcpptest1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcpptest1 package on Kali Linux

Package: libcpptest1
Source: cpptest
Version: 2.0.0-3
Installed-Size: 94
Maintainer: Thorsten Alteholz
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Suggests: libcpptest-doc
Size: 28336
SHA256: cc7d46b1f4329cb600069098eef63c2c90c33cf2ddf90f844cceb77424e8b1ee
SHA1: 31cacb318980b97621c8a5253004ab987f7f5b7b
MD5sum: c73e61ca2da5e97c742f75c261262a44
Description: unit testing framework for C++
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 libraries for cpptest.
Description-md5:
Homepage: https://github.com/cpptest/cpptest
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/cpptest/libcpptest1_2.0.0-3_amd64.deb