How to Install and Uninstall python3-cheetah Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "python3-cheetah" package

Learn how to install python3-cheetah on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-cheetah

2. Uninstall "python3-cheetah" package

This guide let you learn how to uninstall python3-cheetah on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-cheetah package on Ubuntu 21.10 (Impish Indri)

Package: python3-cheetah
Architecture: amd64
Version: 3.2.6-1build1
Priority: optional
Section: universe/python
Source: cheetah
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: JCF Ploemen (jcfp)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 760
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4)
Suggests: python-cheetah-doc, python3-markdown, python3-memcache, python3-pygments
Filename: pool/universe/c/cheetah/python3-cheetah_3.2.6-1build1_amd64.deb
Size: 140100
MD5sum: d3553f7fc45e99d5ea8184fc7902e544
SHA1: abfacec6373e807bc1d466be027d9abfe5a42b75
SHA256: 5fb9c3e6b4bad96b8553b9a5cff21112d24d295316b3ed3570c522349c28ace3
SHA512: 3abc8c50a10a1d02e4d2c5ed898a9a5547830e8b06baad453e7e40d916faae6e3f42366523f264b7774fbc3a71176397030442228b421c69bf6dc04a39c9d919
Homepage: http://www.cheetahtemplate.org/
Description-en: text-based template engine and Python code generator (Python 3)
Cheetah can be used as a standalone templating utility or referenced as a
library from other Python applications. It has many potential uses, but web
developers looking for a viable alternative to ASP, JSP, PHP and PSP are
expected to be its principle user group.
.
Features:
* Generates HTML, SGML, XML, SQL, Postscript, form email, LaTeX, or any other
text-based format.
* Cleanly separates content, graphic design, and program code.
* Blends the power and flexibility of Python with a simple template language
that non-programmers can understand.
* Gives template writers full access to any Python data structure, module,
function, object, or method in their templates.
* Makes code reuse easy by providing an object-orientated interface to
templates that is accessible from Python code or other Cheetah templates.
One template can subclass another and selectively reimplement sections of
it.
* Provides a simple, yet powerful, caching mechanism that can dramatically
improve the performance of a dynamic website.
* Compiles templates into optimized, yet readable, Python code.
.
This package contains the Python 3 module.
Description-md5: 49c433731a658f96b853af8aec82296b