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

Last updated: June 30,2024

1. Install "python3-Cheetah3" package

This guide let you learn how to install python3-Cheetah3 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-Cheetah3

2. Uninstall "python3-Cheetah3" package

Here is a brief guide to show you how to uninstall python3-Cheetah3 on openSUSE Leap:

$ sudo zypper remove python3-Cheetah3

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

Information for package python3-Cheetah3:
-----------------------------------------
Repository : Main Repository
Name : python3-Cheetah3
Version : 3.2.4-1.24
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-Cheetah3-3.2.4-1.24.src
Upstream URL : http://cheetahtemplate.org/
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.