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

Last updated: May 18,2024

1. Install "libboost-numpy-dev" package

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

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

2. Uninstall "libboost-numpy-dev" package

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

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

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

Package: libboost-numpy-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-numpy1.83-dev
Size: 3644
SHA256: 6c7b2b0dc43bf86c972d2eaf21ee27e3415f0b686098a7c364ccc4d359fb38ab
SHA1: 4275bd842ece26b6e8c598e4c175be4f8ac12c55
MD5sum: a201e0d1ccb44199ac00c2a06c7e2366
Description: Boost.Python NumPy extensions development files (default version)
This package forms part of the Boost C++ Libraries collection.
.
The Boost Python library enables exporting a C++ library to Python.
The NumPy extensions lets the C++ code interact with NumPy types.
.
This package allows development of a Python interface for all current
versions of Python in Debian. Code using this library will need also
one of the Python development packages.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.83).
Description-md5:
Homepage: http://www.boost.org/libs/python/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/boost-defaults/libboost-numpy-dev_1.83.0.2+b2_amd64.deb