How to Install and Uninstall python3-templated-dictionary.noarch Package on Oracle Linux 8

Last updated: May 04,2024

1. Install "python3-templated-dictionary.noarch" package

This tutorial shows how to install python3-templated-dictionary.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python3-templated-dictionary.noarch

2. Uninstall "python3-templated-dictionary.noarch" package

Please follow the step by step instructions below to uninstall python3-templated-dictionary.noarch on Oracle Linux 8:

$ sudo dnf remove python3-templated-dictionary.noarch $ sudo dnf autoremove

3. Information about the python3-templated-dictionary.noarch package on Oracle Linux 8

Last metadata expiration check: 2:17:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-templated-dictionary
Version : 1.1
Release : 1.el8
Architecture : noarch
Size : 19 k
Source : python-templated-dictionary-1.1-1.el8.src.rpm
Repository : epel
Summary : Dictionary with Jinja2 expansion
URL : https://github.com/xsuchy/templated-dictionary
License : GPLv2+
Description : Dictionary where __getitem__() is run through Jinja2 template.