How to Install and Uninstall python3-cheetah.x86_64 Package on Fedora 38

Last updated: October 31,2024

1. Install "python3-cheetah.x86_64" package

Please follow the instructions below to install python3-cheetah.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install python3-cheetah.x86_64

2. Uninstall "python3-cheetah.x86_64" package

Learn how to uninstall python3-cheetah.x86_64 on Fedora 38:

$ sudo dnf remove python3-cheetah.x86_64 $ sudo dnf autoremove

3. Information about the python3-cheetah.x86_64 package on Fedora 38

Last metadata expiration check: 5:47:35 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-cheetah
Version : 3.2.6.post1
Release : 4.fc38
Architecture : x86_64
Size : 434 k
Source : python-cheetah-3.2.6.post1-4.fc38.src.rpm
Repository : fedora
Summary : Template engine and code generator
URL : https://cheetahtemplate.org/
License : MIT
Description : Cheetah3 is a free and 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 very flexible and is also
: being used to generate C++ game code, Java, sql, form emails and even Python
: code.