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

Last updated: May 19,2024

1. Install "libboost-mpi-python-dev" package

In this section, we are going to explain the necessary steps to install libboost-mpi-python-dev on Kali Linux

$ sudo apt update $ sudo apt install libboost-mpi-python-dev

2. Uninstall "libboost-mpi-python-dev" package

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

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

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

Package: libboost-mpi-python-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-mpi-python1.83-dev
Size: 3712
SHA256: cd91396e54fa978b75215fb522ec2cdcc38e199a541c14009c8345b3c3570237
SHA1: e9db42d796fdee481e8c6fff2ad350b5627e8e18
MD5sum: 1d7165af0dacb906704e2ee00c613f43
Description: C++ interface to the Message Passing Interface (MPI), Python Bindings (default version)
This package forms part of the Boost C++ Libraries collection.
.
The Boost.MPI library provides a C++ interface to MPI that
supports modern C++ development styles, including complete support for
user-defined data types and C++ Standard Library types, arbitrary function
objects for collective algorithms, and the use of modern C++ library
techniques to maintain maximal efficiency.
.
This package provides Python Bindings to the C++ interface.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.83).
Description-md5:
Homepage: http://www.boost.org/doc/html/mpi/python.html
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/boost-defaults/libboost-mpi-python-dev_1.83.0.2+b2_amd64.deb