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

Last updated: October 14,2024

1. Install "python2-tempita.noarch" package

Here is a brief guide to show you how to install python2-tempita.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python2-tempita.noarch" package

This is a short guide on how to uninstall python2-tempita.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:02:33 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-tempita
Version : 0.5.1
Release : 22.el8.1
Architecture : noarch
Size : 38 k
Source : python-tempita-0.5.1-22.el8.1.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.