How to Install and Uninstall libboost-mpi-python-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 08,2024

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

This tutorial shows how to install libboost-mpi-python-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall libboost-mpi-python-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libboost-mpi-python-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libboost-mpi-python-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 10
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Architecture: amd64
Source: boost-defaults
Version: 1.58.0.1ubuntu1
Depends: libboost-mpi-python1.58-dev
Filename: pool/universe/b/boost-defaults/libboost-mpi-python-dev_1.58.0.1ubuntu1_amd64.deb
Size: 2912
MD5sum: 011de5cc311f0df8543c6fd63e387d08
SHA1: 1e6a87d40641598d51829ffb50cf8f4a36f45e74
SHA256: ac2e09d166627dfa90b9fe7f0cc72dcbbc9cc603a9d9cd751c7d5e9452bde67a
Description-en: 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.58).
Description-md5: f6a7389f6685ede59bb6b097504530a5
Homepage: http://www.boost.org/doc/html/mpi/python.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu