How to Install and Uninstall python-chameleon Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 27,2024
1. Install "python-chameleon" package
This tutorial shows how to install python-chameleon on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-chameleon
Copied
2. Uninstall "python-chameleon" package
This guide let you learn how to uninstall python-chameleon on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-chameleon
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-chameleon package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-chameleon
Priority: optional
Section: universe/python
Installed-Size: 1269
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Version: 2.24-1
Provides: python2.7-chameleon
Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-chameleon-doc
Filename: pool/universe/p/python-chameleon/python-chameleon_2.24-1_all.deb
Size: 122288
MD5sum: 0ed9e345f311eac9746ca8acf74b6125
SHA1: f3f5db1f38c94377e45bc31a49fb355abfaa6c1d
SHA256: 22b4b3b9bc042fbce99997b0bd45dae8e649f100a0faf7ba382f2ba148efdb7f
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
Priority: optional
Section: universe/python
Installed-Size: 1269
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Version: 2.24-1
Provides: python2.7-chameleon
Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-chameleon-doc
Filename: pool/universe/p/python-chameleon/python-chameleon_2.24-1_all.deb
Size: 122288
MD5sum: 0ed9e345f311eac9746ca8acf74b6125
SHA1: f3f5db1f38c94377e45bc31a49fb355abfaa6c1d
SHA256: 22b4b3b9bc042fbce99997b0bd45dae8e649f100a0faf7ba382f2ba148efdb7f
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