How to Install and Uninstall python3-chameleon.noarch Package on Fedora 34
Last updated: November 14,2024
1. Install "python3-chameleon.noarch" package
Learn how to install python3-chameleon.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-chameleon.noarch
Copied
2. Uninstall "python3-chameleon.noarch" package
Please follow the guidelines below to uninstall python3-chameleon.noarch on Fedora 34:
$
sudo dnf remove
python3-chameleon.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-chameleon.noarch package on Fedora 34
Last metadata expiration check: 0:55:02 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-chameleon
Version : 3.8.1
Release : 2.fc34
Architecture : noarch
Size : 153 k
Source : python-chameleon-3.8.1-2.fc34.src.rpm
Repository : fedora
Summary : XML-based template compiler
URL : https://github.com/malthe/chameleon
License : BSD
Description : Chameleon is an XML attribute language template compiler. It comes with
: implementations for the Zope Page Templates (ZPT) and Genshi templating
: languages.
:
: The engine compiles templates into Python byte-code. This results in
: performance which is on average 10-15 times better than implementations which
: use run-time interpretation.
Available Packages
Name : python3-chameleon
Version : 3.8.1
Release : 2.fc34
Architecture : noarch
Size : 153 k
Source : python-chameleon-3.8.1-2.fc34.src.rpm
Repository : fedora
Summary : XML-based template compiler
URL : https://github.com/malthe/chameleon
License : BSD
Description : Chameleon is an XML attribute language template compiler. It comes with
: implementations for the Zope Page Templates (ZPT) and Genshi templating
: languages.
:
: The engine compiles templates into Python byte-code. This results in
: performance which is on average 10-15 times better than implementations which
: use run-time interpretation.