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

Last updated: May 18,2024

1. Install "libboost-mpi-dev" package

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

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

2. Uninstall "libboost-mpi-dev" package

Please follow the steps below to uninstall libboost-mpi-dev on Kali Linux:

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

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

Package: libboost-mpi-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-mpi1.83-dev
Size: 3680
SHA256: 46b15161098139eee09108142583fa60b4013a79709a4a44d4c3caf815fef26f
SHA1: de131b8199916b978ca8c0f2fc8305b275c4920f
MD5sum: 19b72a776c182ce4edbd6b6658c866ee
Description: C++ interface to the Message Passing Interface (MPI) (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 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.html
Tag: devel::library, role::devel-lib, role::dummy
Section: libdevel
Priority: optional
Filename: pool/main/b/boost-defaults/libboost-mpi-dev_1.83.0.2+b2_amd64.deb