How to Install and Uninstall python2-chameleon.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 29,2024
1. Install "python2-chameleon.noarch" package
This guide covers the steps necessary to install python2-chameleon.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python2-chameleon.noarch
Copied
2. Uninstall "python2-chameleon.noarch" package
This guide covers the steps necessary to uninstall python2-chameleon.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python2-chameleon.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-chameleon.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:13:12 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-chameleon
Version : 3.6.2
Release : 1.el8
Architecture : noarch
Size : 147 k
Source : python-chameleon-3.6.2-1.el8.src.rpm
Repository : epel
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 : python2-chameleon
Version : 3.6.2
Release : 1.el8
Architecture : noarch
Size : 147 k
Source : python-chameleon-3.6.2-1.el8.src.rpm
Repository : epel
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.