How to Install and Uninstall python3-cheetah.x86_64 Package on CentOS 8 / RHEL 8
Last updated: January 15,2025
1. Install "python3-cheetah.x86_64" package
This is a short guide on how to install python3-cheetah.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-cheetah.x86_64
Copied
2. Uninstall "python3-cheetah.x86_64" package
This is a short guide on how to uninstall python3-cheetah.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-cheetah.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-cheetah.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:47:24 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-cheetah
Version : 3.2.3
Release : 2.el8
Architecture : x86_64
Size : 336 k
Source : python-cheetah-3.2.3-2.el8.src.rpm
Repository : epel
Summary : Template engine and code generator
URL : https://cheetahtemplate.org/
License : MIT
Description : Cheetah is an open source template engine and code generation tool,
: written in Python. It can be used standalone or combined with other
: tools and frameworks. Web development is its principal use, but
: Cheetah is very flexible and is also being used to generate C++ code,
: Java, SQL, form emails and even Python code.
Available Packages
Name : python3-cheetah
Version : 3.2.3
Release : 2.el8
Architecture : x86_64
Size : 336 k
Source : python-cheetah-3.2.3-2.el8.src.rpm
Repository : epel
Summary : Template engine and code generator
URL : https://cheetahtemplate.org/
License : MIT
Description : Cheetah is an open source template engine and code generation tool,
: written in Python. It can be used standalone or combined with other
: tools and frameworks. Web development is its principal use, but
: Cheetah is very flexible and is also being used to generate C++ code,
: Java, SQL, form emails and even Python code.