How to Install and Uninstall python3-chameleon Package on Kali Linux

Last updated: July 08,2024

1. Install "python3-chameleon" package

Please follow the step by step instructions below to install python3-chameleon on Kali Linux

$ sudo apt update $ sudo apt install python3-chameleon

2. Uninstall "python3-chameleon" package

Please follow the steps below to uninstall python3-chameleon on Kali Linux:

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

3. Information about the python3-chameleon package on Kali Linux

Package: python3-chameleon
Source: python-chameleon
Version: 3.8.1-1
Installed-Size: 403
Maintainer: Debian QA Group
Architecture: all
Depends: python3-pkg-resources, python3:any
Size: 92564
SHA256: f23e116cbe1b050c7a7c4544ee922a7e7edbed32d883917aea858f63d29c3388
SHA1: 17751d52b01b5245c2eeff39ea421a5b2c7d0aae
MD5sum: 0f338354a0e41192afe30d02ebe3c1e4
Description: 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 3 version of the package.
Description-md5:
Homepage: https://github.com/malthe/chameleon
Section: python
Priority: optional
Filename: pool/main/p/python-chameleon/python3-chameleon_3.8.1-1_all.deb