How to Install and Uninstall python3-templated-dictionary.noarch Package on Fedora 36

Last updated: January 21,2025

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

This tutorial shows how to install python3-templated-dictionary.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall python3-templated-dictionary.noarch on Fedora 36:

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

3. Information about the python3-templated-dictionary.noarch package on Fedora 36

Last metadata expiration check: 3:30:54 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-templated-dictionary
Version : 1.1
Release : 5.fc36
Architecture : noarch
Size : 19 k
Source : python-templated-dictionary-1.1-5.fc36.src.rpm
Repository : fedora
Summary : Dictionary with Jinja2 expansion
URL : https://github.com/xsuchy/templated-dictionary
License : GPLv2+
Description : Dictionary where __getitem__() is run through Jinja2 template.