How to Install and Uninstall python2-Chameleon Package on openSUSE Leap

Last updated: September 20,2024

1. Install "python2-Chameleon" package

This tutorial shows how to install python2-Chameleon on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-Chameleon

2. Uninstall "python2-Chameleon" package

This is a short guide on how to uninstall python2-Chameleon on openSUSE Leap:

$ sudo zypper remove python2-Chameleon

3. Information about the python2-Chameleon package on openSUSE Leap

Information for package python2-Chameleon:
------------------------------------------
Repository : Main Repository
Name : python2-Chameleon
Version : 3.1-bp153.1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 683,7 KiB
Installed : No
Status : not installed
Source package : python-Chameleon-3.1-bp153.1.20.src
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).