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

Last updated: May 17,2024

1. Install "libboost-python-dev" package

Please follow the step by step instructions below to install libboost-python-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libboost-python-dev" package

Please follow the steps below to uninstall libboost-python-dev on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libboost-python-dev
Architecture: amd64
Version: 1.74.0.3ubuntu5
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.3ubuntu5_amd64.deb
Size: 3644
MD5sum: 514dc5bb295d4c76d89121f89af9b833
SHA1: 500422b14455f13786cdfec42d1baa8a04d31e6b
SHA256: f9a9ba1a241b0c979001e38becf291f7d698a5edd19e2624332a25176c0e478b
SHA512: 68e593f09d37e4470a1cb018821a0f192e91eb903a3ee7bdedee1770be5ce9941121a64a3d5ecce1a4529cae5423bf965c0f09112b98d3d74974c7a4931a00b2
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