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

Last updated: November 07,2024

1. Install "python-chameleon-doc" package

This is a short guide on how to install python-chameleon-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-chameleon-doc

2. Uninstall "python-chameleon-doc" package

This tutorial shows how to uninstall python-chameleon-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-chameleon-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-chameleon-doc
Priority: optional
Section: universe/doc
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: python-chameleon
Version: 2.24-1
Replaces: python-chameleon (<< 2.16-1~)
Breaks: python-chameleon (<< 2.16-1~)
Filename: pool/universe/p/python-chameleon/python-chameleon-doc_2.24-1_all.deb
Size: 31844
MD5sum: 06e77d1d2e35d3911d7bef17145ca01c
SHA1: 3065fc3d93f4ff51ca430af088e4c284c28efed8
SHA256: eada1ef1453b8f5ebb19ef08d7dcdff3d6ae1b448bb843896ed2876cb2843f84
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 common documentation package.
Description-md5: 0a0b794f533149687f019f9ca399bf6c
Homepage: http://www.pagetemplates.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu