How to Install and Uninstall python-Cheetah Package on openSUSE Leap

Last updated: May 13,2024

1. Install "python-Cheetah" package

This tutorial shows how to install python-Cheetah on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-Cheetah

2. Uninstall "python-Cheetah" package

Please follow the steps below to uninstall python-Cheetah on openSUSE Leap:

$ sudo zypper remove python-Cheetah

3. Information about the python-Cheetah package on openSUSE Leap

Information for package python-Cheetah:
---------------------------------------
Repository : Main Repository
Name : python-Cheetah
Version : 2.4.4-bp153.1.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,4 MiB
Installed : No
Status : not installed
Source package : python-Cheetah-2.4.4-bp153.1.15.src
Summary : Cheetah is a template engine and code generation tool
Description :
Cheetah is an open source template engine and code generation tool.
It can be used standalone or combined with other tools and frameworks. Web
development is its principle use, but Cheetah is very flexible and is also being
used to generate C++ game code, Java, sql, form emails and even Python code.