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

Last updated: July 06,2024

1. Install "python310-Cheetah3" package

Please follow the guidance below to install python310-Cheetah3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-Cheetah3

2. Uninstall "python310-Cheetah3" package

Please follow the steps below to uninstall python310-Cheetah3 on openSuSE Tumbleweed:

$ sudo zypper remove python310-Cheetah3

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

Information for package python310-Cheetah3:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-Cheetah3
Version : 3.2.6.post1-1.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-Cheetah3-3.2.6.post1-1.15.src
Upstream URL : https://cheetahtemplate.org/
Summary : 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 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.