How to Install and Uninstall libboost-python1.71-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: November 25,2024

1. Install "libboost-python1.71-dev" package

Please follow the guidance below to install libboost-python1.71-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libboost-python1.71-dev

2. Uninstall "libboost-python1.71-dev" package

Learn how to uninstall libboost-python1.71-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libboost-python1.71-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libboost-python1.71-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libboost-python1.71-dev
Architecture: amd64
Version: 1.71.0-6ubuntu11
Priority: optional
Section: universe/libdevel
Source: boost1.71
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2651
Depends: libboost1.71-dev (= 1.71.0-6ubuntu11), libboost-python1.71.0 (= 1.71.0-6ubuntu11), python3-dev
Suggests: libboost1.71-doc, gccxml
Conflicts: libboost-python1.42-dev, libboost-python1.46-dev, libboost-python1.48-dev, libboost-python1.49-dev, libboost-python1.50-dev, libboost-python1.52-dev, libboost-python1.53-dev, libboost-python1.54-dev, libboost-python1.55-dev, libboost-python1.57-dev, libboost-python1.58-dev, libboost-python1.60-dev, libboost-python1.61-dev, libboost-python1.62-dev, libboost-python1.63-dev, libboost-python1.65-dev, libboost-python1.67-dev, libboost-python1.70-dev
Filename: pool/universe/b/boost1.71/libboost-python1.71-dev_1.71.0-6ubuntu11_amd64.deb
Size: 299704
MD5sum: e15f3b65f1a2d3071043b2d9120a3cf5
SHA1: aee28fa2fc827d9833c8086f4244d8d716fcac24
SHA256: ddb84475db3abcd90be3a3aa84e0af3a9c3dac45af5a52a13bf7b7252c6739a6
SHA512: f8b9ecfef7013c1af9d4f1d940ba14813d660fead2a92e073f7f9681dc4e351bb01d159a948f3023263a200d85b9c6bc96c3a5b9dd766fa9e7673e8b501d661d
Homepage: http://www.boost.org/libs/python/
Description-en: Boost.Python Library development files
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.
Description-md5: 4073b19bab34408d8c56b2db9718bb71