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

Last updated: July 05,2024

1. Install "python311-Cheetah3" package

This guide let you learn how to install python311-Cheetah3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-Cheetah3

2. Uninstall "python311-Cheetah3" package

This is a short guide on how to uninstall python311-Cheetah3 on openSuSE Tumbleweed:

$ sudo zypper remove python311-Cheetah3

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

Information for package python311-Cheetah3:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-Cheetah3
Version : 3.2.6.post1-1.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.5 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.