How to Install and Uninstall libboost-python-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libboost-python-dev" package

Please follow the guidelines below to install libboost-python-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libboost-python-dev" package

This guide covers the steps necessary to uninstall libboost-python-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libboost-python-dev package on Ubuntu 21.10 (Impish Indri)

Package: libboost-python-dev
Architecture: amd64
Version: 1.74.0.3ubuntu6
Priority: optional
Section: universe/libdevel
Source: boost-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11
Depends: libboost-python1.74-dev
Filename: pool/universe/b/boost-defaults/libboost-python-dev_1.74.0.3ubuntu6_amd64.deb
Size: 3488
MD5sum: b896b0d2708d713440132a983e20c7b0
SHA1: 7326e630f0f0402676a0348c110df6d3af843904
SHA256: 422e30ae605ce85e7b2f8c8d62561c30825a55e99bd2cf7199346cb293b80ca7
SHA512: 9329015fa61479b69e05106ba1a375ba4f9a0c021d9961e7e008dfd5f905221f7a9bdd3eeb44488e07c0e97b4dde842288df3e0047fcfa2cbd9a2bdc058e17e0
Homepage: http://www.boost.org/libs/python/
Description-en: Boost.Python Library development files (default version)
This package forms part of the Boost C++ Libraries collection.
.
The Boost Python Library is used to quickly and easily export a C++
library to Python such that the Python interface is very similar to
the C++ interface. It is designed to be minimally intrusive on your
C++ design. In most cases, you should not have to alter your C++
classes in any way in order to use them with Boost.Python. The
system should simply "reflect" your C++ classes and functions into
Python. The major features of Boost.Python include support for:
Subclassing extension types in Python, Overriding virtual functions
in Python, Member function Overloading, Automatic wrapping of
numeric operators among others.
.
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.74).
Description-md5: 7837f561a9ac942be07af0214c3f47da