How to Install and Uninstall python3-tempita.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "python3-tempita.noarch" package

This guide covers the steps necessary to install python3-tempita.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-tempita.noarch

2. Uninstall "python3-tempita.noarch" package

Please follow the instructions below to uninstall python3-tempita.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-tempita.noarch $ sudo dnf autoremove

3. Information about the python3-tempita.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:36:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-tempita
Version : 0.5.2
Release : 8.el9
Architecture : noarch
Size : 36 k
Source : python-tempita-0.5.2-8.el9.src.rpm
Repository : epel
Summary : A very small text templating language
URL : http://pythonpaste.org/tempita/
License : MIT
Description : Tempita is a small templating language for text substitution.