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

Last updated: May 04,2024

1. Install "libboost-dev" package

This guide covers the steps necessary to install libboost-dev on Kali Linux

$ sudo apt update $ sudo apt install libboost-dev

2. Uninstall "libboost-dev" package

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

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

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

Package: libboost-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-dev
Suggests: libboost-doc
Breaks: libleatherman-dev (<< 1.12.1+dfsg-1.1~)
Size: 3836
SHA256: 00a8b3f70dc56337e2e516b7fc05a1ee2e916b7fdf2ba8a9d89a068ea8878df0
SHA1: 78687aee7dbf56e1f0fcc7c9b6bfb5b3850f31bc
MD5sum: 061e56d6231578525251f7875498eac7
Description: Boost C++ Libraries development files (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 headers for all Boost libraries.
.
Extended precision arithmetic package libmpfrc++-dev or libntl-dev is
required to use the Boost.Multiprecision wrapping of the respective
library.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.83).
Description-md5:
Multi-Arch: same
Homepage: https://www.boost.org/
Tag: devel::lang:c++, devel::library, implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/boost-defaults/libboost-dev_1.83.0.2+b2_amd64.deb