How to Install and Uninstall python-pybind11 Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 17,2024

1. Install "python-pybind11" package

In this section, we are going to explain the necessary steps to install python-pybind11 on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-pybind11

2. Uninstall "python-pybind11" package

Please follow the step by step instructions below to uninstall python-pybind11 on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-pybind11 package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-pybind11
Architecture: all
Version: 2.0.1-4
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: 35
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), pybind11-dev (= 2.0.1-4)
Filename: pool/universe/p/pybind11/python-pybind11_2.0.1-4_all.deb
Size: 4574
MD5sum: 80e8b43541c1f99c086a72a8cd980ece
SHA1: aa857e932a2b49b827ffa98ee7cdf58962326cd0
SHA256: 5b97c7e1d458f6069f722876d2be6e7d2ac9e1289c1d338bed374e168941abbe
Homepage: https://github.com/pybind/pybind11
Description: pybind11 helper module for Python 2
Description-md5: f5fcab981e99c1fa2f8c0cee0c6c41ae

5. The same packages on other Linux Distributions