How to Install and Uninstall python-cxxheaderparser-doc Package on Kali Linux

Last updated: June 21,2024

1. Install "python-cxxheaderparser-doc" package

Please follow the guidelines below to install python-cxxheaderparser-doc on Kali Linux

$ sudo apt update $ sudo apt install python-cxxheaderparser-doc

2. Uninstall "python-cxxheaderparser-doc" package

Learn how to uninstall python-cxxheaderparser-doc on Kali Linux:

$ sudo apt remove python-cxxheaderparser-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-cxxheaderparser-doc package on Kali Linux

Package: python-cxxheaderparser-doc
Source: cxxheaderparser
Version: 1.3.1-1
Installed-Size: 915
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 50432
SHA256: 29b04a324526724d2edacadd7581a47c01294a968485d3ed8d6f6bfc2febc694
SHA1: 95fbcbf7084b96bdcc29ecf4b5e7a4e345a4bc9b
MD5sum: 9c4b7085161454d0e6daab8e5e097b8e
Description: pure Python C++ header parser - documentation
The cxxheaderparser library is used to parse syntactically valid C++
code and operate on the results. It provides both a visitor-style
interface to process the results as they are being parsed or the option
of a single data structure containing all parsed information.
.
This is a complete rewrite of the CppHeaderParser library.
.
This package contains the library documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/robotpy/cxxheaderparser
Section: doc
Priority: optional
Filename: pool/main/c/cxxheaderparser/python-cxxheaderparser-doc_1.3.1-1_all.deb

5. The same packages on other Linux Distributions