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

Last updated: June 02,2024

1. Install "python39-Chameleon" package

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

$ sudo zypper refresh $ sudo zypper install python39-Chameleon

2. Uninstall "python39-Chameleon" package

Learn how to uninstall python39-Chameleon on openSuSE Tumbleweed:

$ sudo zypper remove python39-Chameleon

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

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