How to Install and Uninstall python312-Chameleon Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python312-Chameleon" package

Here is a brief guide to show you how to install python312-Chameleon on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-Chameleon

2. Uninstall "python312-Chameleon" package

Here is a brief guide to show you how to uninstall python312-Chameleon on openSuSE Tumbleweed:

$ sudo zypper remove python312-Chameleon

3. Information about the python312-Chameleon package on openSuSE Tumbleweed

Information for package python312-Chameleon:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-Chameleon
Version : 4.5.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 762.4 KiB
Installed : No
Status : not installed
Source package : python-Chameleon-4.5.2-1.4.src
Upstream URL : https://github.com/malthe/chameleon
Summary : Fast HTML/XML Template Compiler
Description :
Chameleon is an HTML/XML template engine for Python. It uses the
*page templates* language.
You can use it in any Python web application with just about any
version of Python (2.5 and up, including 3.x and pypy).