How to Install and Uninstall python3-pybind11 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "python3-pybind11" package

This tutorial shows how to install python3-pybind11 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pybind11

2. Uninstall "python3-pybind11" package

This tutorial shows how to uninstall python3-pybind11 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-pybind11 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pybind11 package on Ubuntu 21.10 (Impish Indri)

Package: python3-pybind11
Architecture: all
Version: 2.6.2-1
Multi-Arch: foreign
Priority: optional
Section: universe/python
Source: pybind11
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 732
Depends: python3:any, pybind11-dev (= 2.6.2-1)
Recommends: python3-numpy
Filename: pool/universe/p/pybind11/python3-pybind11_2.6.2-1_all.deb
Size: 140856
MD5sum: ed8ef9837c7ea59f930ddc26a67aa1f8
SHA1: f2e21231ffae180638c7e19b6488448835325419
SHA256: 5f7c4d051c69ce13c2be28e551d00d0730e10feb5b7138906183c69ec2613d03
SHA512: 26a2aaf2b70285c61b5fbf0288566f7e1615c0b29187243ffb6b675b9c6b4bfb12328cc4c49d21ddd44c0b02293ff7a32cc7b78f4f7ba7e2033dc16b6440b904
Homepage: https://github.com/pybind/pybind11
Description-en: pybind11 helper module for Python 3
pybind11 is a lightweight header library that exposes C++ types in
Python and vice versa, mainly to create Python bindings of existing C++
code. Its goals and syntax are similar to the excellent Boost.Python
library by David Abrahams: to minimize boilerplate code in traditional
extension modules by inferring type information using compile-time
introspection.
.
This package provides pybind11 for Python 3.
Description-md5: 1d83a9fe59bd36d4a86f9868d6abdfe1