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

Last updated: May 15,2024

1. Install "libboost-math-dev" package

Learn how to install libboost-math-dev on Kali Linux

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

2. Uninstall "libboost-math-dev" package

In this section, we are going to explain the necessary steps to uninstall libboost-math-dev on Kali Linux:

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

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

Package: libboost-math-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-math1.83-dev
Size: 3796
SHA256: 681786f1ca9b59988fcff44d1ac7a0022baeec42f69373707930d25063df31d7
SHA1: 3df1aa1f0348daac869c46675e2d90dc3d488ef8
MD5sum: 0cf02890e119aec88943059166676066
Description: Boost.Math Library development files (default version)
This package forms part of the Boost C++ Libraries collection.
.
This library is divided into three interconnected parts:
* Statistical Distributions: Provides a reasonably comprehensive set of
statistical distributions, upon which higher level statistical tests
can be built.
* Mathematical Special Functions: Provides a small number of high quality
special functions, initially these were concentrated on functions used in
statistical applications along with those in the Technical Report on
C++ Library Extensions.
* Implementation Toolkit: Provides many of the tools required to implement
mathematical special functions.
.
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/math/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/boost-defaults/libboost-math-dev_1.83.0.2+b2_amd64.deb