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

Last updated: October 04,2024

1. Install "python310-Chameleon" package

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

$ sudo zypper refresh $ sudo zypper install python310-Chameleon

2. Uninstall "python310-Chameleon" package

Please follow the instructions below to uninstall python310-Chameleon on openSuSE Tumbleweed:

$ sudo zypper remove python310-Chameleon

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

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