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

Last updated: November 25,2024

1. Install "libboost-python1.71.0" package

Learn how to install libboost-python1.71.0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libboost-python1.71.0

2. Uninstall "libboost-python1.71.0" package

In this section, we are going to explain the necessary steps to uninstall libboost-python1.71.0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libboost-python1.71.0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libboost-python1.71.0
Architecture: amd64
Version: 1.71.0-6ubuntu11
Priority: optional
Section: universe/libs
Source: boost1.71
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2213
Provides: libboost-python1.71.0-py39
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Suggests: python3
Filename: pool/universe/b/boost1.71/libboost-python1.71.0_1.71.0-6ubuntu11_amd64.deb
Size: 277372
MD5sum: 0787b52d8346a49b2662b5dffdbbd4f5
SHA1: b96bf3108a8d39b5fbaf70a06117c7badc334612
SHA256: ab3994233641e49c7c585e24a3baa9f5af6053285de870356d73ba6d3987b294
SHA512: 4060ccceb95d0c310b69bf056edd2f56b149246f6fd74685b1c2786b65c528c1ceb41eec20c3d2922fa0dad41a24088585ad39893c058d273ec7c26b13f2e9a1
Homepage: http://www.boost.org/libs/python/
Description-en: Boost.Python Library
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.
.
One of the python interpreter packages is required to use the
created extensions.
Description-md5: 1fd3f0310a5498412ebe02c4766ff0b1