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

Last updated: June 26,2024

1. Install "python-sourcecodegen" package

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

$ sudo apt update $ sudo apt install python-sourcecodegen

2. Uninstall "python-sourcecodegen" package

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

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

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

Package: python-sourcecodegen
Priority: optional
Section: universe/python
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: sourcecodegen
Version: 0.6.14-1
Provides: python2.7-sourcecodegen
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/s/sourcecodegen/python-sourcecodegen_0.6.14-1_all.deb
Size: 12604
MD5sum: 4186138b11d4003a2aad04b5dd3d6c76
SHA1: aff93eef82b2b7b30a526decc920c7c79b92d032
SHA256: 6b3a4643317d26cad49eb57186ccdb8fa80bfb8f29f00be8f439ce2f566e720e
Description-en: Python source-code generator based on the compiler.ast abstract syntax tree
This package provides a module-level source-code generator which operates on
the AST from the built-in compiler.ast module.
.
Note that this AST is not compatible with the new ast module in Python 2.6.
Description-md5: a19cde27e7edc9fa615ebd0672e12f54
Homepage: http://pypi.python.org/pypi/sourcecodegen/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu