How to Install and Uninstall python3-tempita.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "python3-tempita.noarch" package

This tutorial shows how to install python3-tempita.noarch on Oracle Linux 9

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

2. Uninstall "python3-tempita.noarch" package

This guide covers the steps necessary to uninstall python3-tempita.noarch on Oracle Linux 9:

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

3. Information about the python3-tempita.noarch package on Oracle Linux 9

Last metadata expiration check: 1:43:00 ago on Thu Feb 15 07:50:05 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.