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

Last updated: May 08,2024

1. Install "python3-pygccxml" package

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

$ sudo apt update $ sudo apt install python3-pygccxml

2. Uninstall "python3-pygccxml" package

In this section, we are going to explain the necessary steps to uninstall python3-pygccxml on Kali Linux:

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

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

Package: python3-pygccxml
Source: pygccxml
Version: 2.4.0-1
Installed-Size: 526
Maintainer: A. Maitland Bottoms
Architecture: all
Depends: castxml, python3-importlib-metadata | python3-supported-min (>= 3.10), python3:any
Size: 79568
SHA256: d33bed82d31ca596f0b302abba1305cfa4d764d35a5db8513e817eefbae45018
SHA1: cadee0e383c7fe87e61a042e3181172e4c0a9f26
MD5sum: 07524d349604b745a98b1a3547bcf64c
Description: specialized XML reader reads the output from gccxml - python3 lib
The purpose of pygccxml is to read a generated file and provide a
simple framework to navigate C++ declarations using Python classes.
.
This package provides the Python 3 module that can be imported for uses.
Description-md5:
Homepage: https://github.com/gccxml/pygccxml
Section: python
Priority: optional
Filename: pool/main/p/pygccxml/python3-pygccxml_2.4.0-1_all.deb