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

Last updated: November 26,2024

1. Install "python2-Cheetah3" package

Please follow the guidance below to install python2-Cheetah3 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-Cheetah3

2. Uninstall "python2-Cheetah3" package

Learn how to uninstall python2-Cheetah3 on openSUSE Leap:

$ sudo zypper remove python2-Cheetah3

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

Information for package python2-Cheetah3:
-----------------------------------------
Repository : Main Repository
Name : python2-Cheetah3
Version : 3.2.4-bp153.1.19
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-Cheetah3-3.2.4-bp153.1.19.src
Summary : Template engine and code generation tool
Description :
Cheetah3 is a 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 flexible and can also be
used to generate C++ game code, Java, SQL, form emails and even Python code.
It is a fork of the original CheetahTemplate library.