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

Last updated: May 15,2024

1. Install "libboost-all-dev" package

Please follow the steps below to install libboost-all-dev on Kali Linux

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

2. Uninstall "libboost-all-dev" package

This tutorial shows how to uninstall libboost-all-dev on Kali Linux:

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

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

Package: libboost-all-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-atomic-dev, libboost-chrono-dev, libboost-container-dev, libboost-context-dev, libboost-coroutine-dev, libboost-date-time-dev, libboost-dev, libboost-exception-dev, libboost-fiber-dev, libboost-filesystem-dev, libboost-graph-dev, libboost-graph-parallel-dev, libboost-iostreams-dev, libboost-json-dev, libboost-locale-dev, libboost-log-dev, libboost-math-dev, libboost-mpi-dev, libboost-mpi-python-dev, libboost-nowide-dev, libboost-numpy-dev, libboost-program-options-dev, libboost-python-dev, libboost-random-dev, libboost-regex-dev, libboost-serialization-dev, libboost-stacktrace-dev, libboost-system-dev, libboost-test-dev, libboost-thread-dev, libboost-timer-dev, libboost-tools-dev, libboost-type-erasure-dev, libboost-url-dev, libboost-wave-dev
Size: 3936
SHA256: 7347b2da605a595cf88e4fd88a48a88d84abe4dce1da560f119160e066d74d8b
SHA1: 6663ef89c84c87b12f537004844ce5748334ab92
MD5sum: 5d66360acb45afa75b5b6b95234358e2
Description: Boost C++ Libraries development files (ALL) (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 metapackage provides the complete Boost development environment,
including all separately-packaged libraries.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.83).
Description-md5:
Homepage: https://www.boost.org/
Tag: devel::library, role::devel-lib, role::metapackage
Section: libdevel
Priority: optional
Filename: pool/main/b/boost-defaults/libboost-all-dev_1.83.0.2+b2_amd64.deb