How to Install and Uninstall python3-cxxheaderparser Package on Kali Linux

Last updated: November 22,2024

1. Install "python3-cxxheaderparser" package

Please follow the instructions below to install python3-cxxheaderparser on Kali Linux

$ sudo apt update $ sudo apt install python3-cxxheaderparser

2. Uninstall "python3-cxxheaderparser" package

Please follow the step by step instructions below to uninstall python3-cxxheaderparser on Kali Linux:

$ sudo apt remove python3-cxxheaderparser $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cxxheaderparser package on Kali Linux

Package: python3-cxxheaderparser
Source: cxxheaderparser
Version: 1.3.1-1
Installed-Size: 251
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 45896
SHA256: b5f821adcef78f2880bc72f08b0ebe1aba299598b3d9f58b1df7f9b42b51d053
SHA1: 4a6b58424f25d2749219ca34046f9e89d8bc4a83
MD5sum: 0f87c7f93121258aa0bf0cf5521b352b
Description: pure Python C++ header parser
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.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/robotpy/cxxheaderparser
Section: python
Priority: optional
Filename: pool/main/c/cxxheaderparser/python3-cxxheaderparser_1.3.1-1_all.deb

5. The same packages on other Linux Distributions