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

Last updated: May 10,2024

1. Install "pybind11-dev" package

Learn how to install pybind11-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pybind11-dev

2. Uninstall "pybind11-dev" package

Please follow the guidelines below to uninstall pybind11-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: pybind11-dev
Architecture: all
Version: 2.6.2-1
Multi-Arch: foreign
Priority: optional
Section: universe/libdevel
Source: pybind11
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 681
Recommends: libeigen3-dev
Suggests: pybind11-doc
Filename: pool/universe/p/pybind11/pybind11-dev_2.6.2-1_all.deb
Size: 131876
MD5sum: cefad936c9b2fd02b6ed7855785df736
SHA1: 7eadc1fbc674f00a68e8939057351e99f279a053
SHA256: 8542ce765e76fdc7f5e967566fdc8fc5a9c1ab7164ca3224345bb38d95e63c43
SHA512: 9197165de30a1e55231f89e1a54cd5e38af1e90dcbb9db7bdb83fab05616d042eb24a758b0432b40d5dc74d7fdd4e3933c6a65234b2c25d6cecdb842ee57180a
Homepage: https://github.com/pybind/pybind11
Description-en: seamless operability between C++11 and Python
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 the header-only library.
Description-md5: 757d5a95c57c7cfaacd5b4d47bf8a20d