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

Last updated: May 14,2024

1. Install "libboost-tools-dev" package

This guide let you learn how to install libboost-tools-dev on Kali Linux

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

2. Uninstall "libboost-tools-dev" package

Here is a brief guide to show you how to uninstall libboost-tools-dev on Kali Linux:

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

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

Package: libboost-tools-dev
Source: boost-defaults (1.83.0.2)
Version: 1.83.0.2+b2
Installed-Size: 11
Maintainer: Debian Boost Team
Architecture: amd64
Depends: libboost1.83-tools-dev
Size: 3768
SHA256: ebcdf005cfb143307a3106c97c3131f52adf5e0b45f581cf83ef09f749604971
SHA1: 3994aa3550f7340e195cbd7412c01a9b860066ff
MD5sum: 2a2e5b072fae11362f631fdd38a9e161
Description: Boost C++ Libraries development tools (default version)
The Boost web site provides free, peer-reviewed, portable C++ source
libraries. The emphasis is on libraries which work well with the C++
Standard Library. One goal is to establish "existing practice" and
provide reference implementations so that the Boost libraries are
suitable for eventual standardization. Some of the libraries have
already been proposed for inclusion in the C++ Standards Committee's
upcoming C++ Standard Library Technical Report.
.
This package provides the auxiliary tools bjam, Boost.Build, bcp,
inspect, boostbook and quickbook.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.83).
Description-md5:
Multi-Arch: foreign
Homepage: https://www.boost.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/boost-defaults/libboost-tools-dev_1.83.0.2+b2_amd64.deb