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

Last updated: July 07,2024

1. Install "python311-Chameleon" package

This tutorial shows how to install python311-Chameleon on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-Chameleon

2. Uninstall "python311-Chameleon" package

This tutorial shows how to uninstall python311-Chameleon on openSuSE Tumbleweed:

$ sudo zypper remove python311-Chameleon

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

Information for package python311-Chameleon:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-Chameleon
Version : 4.5.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 815.3 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).