How to Install and Uninstall pybind11-doc Package on Kali Linux

Last updated: January 11,2025

1. Install "pybind11-doc" package

Please follow the guidance below to install pybind11-doc on Kali Linux

$ sudo apt update $ sudo apt install pybind11-doc

2. Uninstall "pybind11-doc" package

Please follow the instructions below to uninstall pybind11-doc on Kali Linux:

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

3. Information about the pybind11-doc package on Kali Linux

Package: pybind11-doc
Source: pybind11
Version: 2.11.1-2
Installed-Size: 2381
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 409104
SHA256: bd2f1c851f8f9158d4de70778ffd9677e91021464727194f35705afad579753f
SHA1: f409db3af6934eb0a449616424920e38105e75a0
MD5sum: e02bc8ac2119821d5ebb643b90292d14
Description: documentation for pybind11
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 documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pybind/pybind11
Built-Using: alabaster (= 0.7.12-1), sphinx (= 7.2.6-2)
Section: doc
Priority: optional
Filename: pool/main/p/pybind11/pybind11-doc_2.11.1-2_all.deb