How to Install and Uninstall libboost-python1.74.0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: November 26,2024

1. Install "libboost-python1.74.0" package

This guide let you learn how to install libboost-python1.74.0 on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libboost-python1.74.0" package

Please follow the step by step instructions below to uninstall libboost-python1.74.0 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libboost-python1.74.0 package on Ubuntu 21.10 (Impish Indri)

Package: libboost-python1.74.0
Architecture: amd64
Version: 1.74.0-8ubuntu6
Priority: optional
Section: libs
Source: boost1.74
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2284
Provides: libboost-python1.74.0-py39
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
Suggests: python3
Filename: pool/main/b/boost1.74/libboost-python1.74.0_1.74.0-8ubuntu6_amd64.deb
Size: 298382
MD5sum: 67445d2273370b321794c18d9786cf9b
SHA1: 408af30b29f2ec14f3c1f95bd81133ce835c4b12
SHA256: 18bb33f3a8f0103797ae3bbfbe1d232cdad4031c9ef6c48646c57f22afebb626
SHA512: 74d90228faa1f33da2c79302a22b8a11f67a662a8ae244c4f339cc104488dc5abf7c4882982e1baa15a1f27ce0d4ebe41ebbeb5a2aa8f02366098e56839e395b
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
Task: lubuntu-live, ubuntustudio-dvd-live