How to Install and Uninstall python-pygccxml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-pygccxml" package

Please follow the guidance below to install python-pygccxml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pygccxml

2. Uninstall "python-pygccxml" package

Please follow the step by step instructions below to uninstall python-pygccxml on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-pygccxml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pygccxml
Priority: optional
Section: universe/python
Installed-Size: 12282
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Source: pygccxml
Version: 1.0.0-5
Depends: gccxml, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pygccxml/python-pygccxml_1.0.0-5_all.deb
Size: 927788
MD5sum: 4d9c21683232f5c8360132206f6f1079
SHA1: 9c31094573f2f7f5dd435f4d39762e6484c258a2
SHA256: 94c90c38a0ce904d0ab8473c94cffd8cf47485137346c16474ff9272a052ec62
Description-en: specialized XML reader reads the output from gccxml
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 module that can be import for uses.
Description-md5: efdc3baf143fd730ea2371d2e45d3c28
Homepage: http://www.language-binding.net/pygccxml/pygccxml.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu