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

Last updated: May 20,2024

1. Install "python38-Cheetah3" package

This guide covers the steps necessary to install python38-Cheetah3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-Cheetah3

2. Uninstall "python38-Cheetah3" package

This tutorial shows how to uninstall python38-Cheetah3 on openSuSE Tumbleweed:

$ sudo zypper remove python38-Cheetah3

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

Information for package python38-Cheetah3:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-Cheetah3
Version : 3.2.6-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-Cheetah3-3.2.6-1.7.src
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.