How to Install and Uninstall libboost-test-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libboost-test-dev" package

Please follow the guidelines below to install libboost-test-dev on Kali Linux

$ sudo apt update $ sudo apt install libboost-test-dev

2. Uninstall "libboost-test-dev" package

This guide covers the steps necessary to uninstall libboost-test-dev on Kali Linux:

$ sudo apt remove libboost-test-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libboost-test-dev package on Kali Linux

Package: libboost-test-dev
Source: boost-defaults (1.83.0.2)
Version: 1.83.0.2+b2
Installed-Size: 11
Maintainer: Debian Boost Team
Architecture: amd64
Depends: libboost-test1.83-dev
Size: 3628
SHA256: adb2871c971219e6f744c21abd086b661baaa9ac382f6a02b605b6d13ef65bfb
SHA1: 3347bc5403b708cc345ac6d9877a2d3f182819f6
MD5sum: a19d9e5deea804f3de83f1f3117e0f7c
Description: components for writing and executing test suites (default version)
This package forms part of the Boost C++ Libraries collection. The
library contains several components.
.
* Basic execution, error detection, and reporting facility.
* Facilities to monitor program execution and produce error reports.
* Unit test framework to simplify writing test cases.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.83).
Description-md5:
Multi-Arch: same
Homepage: http://www.boost.org/libs/test/
Tag: devel::lang:c++, devel::library, devel::testing-qa, implemented-in::c++,
role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/boost-defaults/libboost-test-dev_1.83.0.2+b2_amd64.deb