How to Install and Uninstall python3-wheezy.template Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-wheezy.template" package

Please follow the steps below to install python3-wheezy.template on Kali Linux

$ sudo apt update $ sudo apt install python3-wheezy.template

2. Uninstall "python3-wheezy.template" package

This guide covers the steps necessary to uninstall python3-wheezy.template on Kali Linux:

$ sudo apt remove python3-wheezy.template $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-wheezy.template package on Kali Linux

Package: python3-wheezy.template
Source: python-wheezy.template
Version: 3.2.1-1
Installed-Size: 2996
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Size: 634728
SHA256: 973f858a9d3f7e377ba3b8fe6abd0996dd6c3064b797bfbadc504868075b51f1
SHA1: f1e90954e1da06c710cc257800c144bd276f29fe
MD5sum: c37298691fd832d5c0b8c9b08b243bdf
Description: a lightweight template library (Python 3 package)
wheezy.template is a lightweight template library in pure Python 3 code.
.
* Compact, expressive, clean: minimises the number of keystrokes
required to build a template.
* Intuitive, little time to learn: requires only basic Python
programming skills plus HTML markup knowledge.
* Do not repeat yourself: master layout templates for inheritance;
include and import directives for maximum reuse.
* Fast: maximum rendering performance.
Description-md5:
Homepage: https://bitbucket.org/akorn/wheezy.template
Section: utils
Priority: optional
Filename: pool/main/p/python-wheezy.template/python3-wheezy.template_3.2.1-1_amd64.deb