How to Install and Uninstall python3-chameleon Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-chameleon" package

Please follow the guidelines below to install python3-chameleon on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-chameleon

2. Uninstall "python3-chameleon" package

This guide covers the steps necessary to uninstall python3-chameleon on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-chameleon package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-chameleon
Priority: optional
Section: universe/python
Installed-Size: 1268
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: python-chameleon
Version: 2.24-1
Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~)
Suggests: python-chameleon-doc
Filename: pool/universe/p/python-chameleon/python3-chameleon_2.24-1_all.deb
Size: 122394
MD5sum: f335df168b5cb3812f36df728f89559b
SHA1: df917bef3a6bde9638ff8e6f6166913ce5b7951f
SHA256: 0c1979f0eb8bb98c64f72ef494f8c832c24f62a0602f2cf7dc130b7b9af214f9
Description-en: XML-based template compiler
Chameleon compiles templates to Python byte-code. It includes a complete
implementation of the Zope Page Templates (ZPT) language.
.
The engine itself performs 10-15 times better than the reference
implementation and real-world benchmarks show an overall performance
improvement in complex applications of 30-50%.
.
This is the Python 2 version of the package.
Description-md5: 1166dcd6c641f19b3d4c802a7b0e976c
Homepage: http://www.pagetemplates.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu