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

Last updated: April 29,2024

1. Install "python-pycparser" package

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

$ sudo apt update $ sudo apt install python-pycparser

2. Uninstall "python-pycparser" package

Here is a brief guide to show you how to uninstall python-pycparser on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pycparser
Priority: optional
Section: python
Installed-Size: 392
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pycparser
Version: 2.14+dfsg-2build1
Depends: python-ply-lex-3.5, python-ply-yacc-3.5, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: cpp
Filename: pool/main/p/pycparser/python-pycparser_2.14+dfsg-2build1_all.deb
Size: 57932
MD5sum: fcc8628edd3ea17c8f17ef283f6a88ff
SHA1: 8e1436bbb588beddff716c007b2e2511a202518a
SHA256: 3c8a946f173384e7845a4dec812e7bf7e7990bd1d274c871338522307969215c
Description-en: C parser in Python
pycparser is a complete parser of the C language, written in pure Python using
the PLY parsing library. It parses C code into an AST and can serve as a
front-end for C compilers or analysis tools.
Description-md5: e22075591582bc38de1b7ea6596d5be1
Homepage: https://github.com/eliben/pycparser
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y