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

Last updated: October 10,2024

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

Learn how to install python3-templated-dictionary.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall python3-templated-dictionary.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:12:48 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-templated-dictionary
Version : 1.1
Release : 4.fc35
Architecture : noarch
Size : 19 k
Source : python-templated-dictionary-1.1-4.fc35.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.