How to Install and Uninstall python-pybind11 Package on Debian 10 (Buster)

Last updated: November 07,2024

1. Install "python-pybind11" package

This is a short guide on how to install python-pybind11 on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-pybind11

2. Uninstall "python-pybind11" package

This guide let you learn how to uninstall python-pybind11 on Debian 10 (Buster):

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

3. Information about the python-pybind11 package on Debian 10 (Buster)

Package: python-pybind11
Source: pybind11
Version: 2.2.4-2
Installed-Size: 46
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python:any (<< 2.8), python:any (>= 2.7~), pybind11-dev (= 2.2.4-2)
Recommends: python-numpy
Description: pybind11 helper module for Python 2
Description-md5: f5fcab981e99c1fa2f8c0cee0c6c41ae
Multi-Arch: foreign
Homepage: https://github.com/pybind/pybind11
Section: python
Priority: optional
Filename: pool/main/p/pybind11/python-pybind11_2.2.4-2_all.deb
Size: 22204
MD5sum: f3c1687d7c7938936f4f76dfa08b7077
SHA256: ef79c99aa6a6ad4e6c4a5382a3432bf60821c0da780ca9fc7090342f6938f531

5. The same packages on other Linux Distributions