How to Install and Uninstall python3-tempita.noarch Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "python3-tempita.noarch" package

In this section, we are going to explain the necessary steps to install python3-tempita.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-tempita.noarch" package

Please follow the guidance below to uninstall python3-tempita.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-tempita.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:07:33 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-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.