How to Install and Uninstall python3-templated-dictionary.noarch Package on CentOS Stream 8

Last updated: January 10,2025

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

This guide covers the steps necessary to install python3-templated-dictionary.noarch on CentOS Stream 8

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

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

This tutorial shows how to uninstall python3-templated-dictionary.noarch on CentOS Stream 8:

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

3. Information about the python3-templated-dictionary.noarch package on CentOS Stream 8

Last metadata expiration check: 0:23:49 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-templated-dictionary
Version : 1.4
Release : 1.el8
Architecture : noarch
Size : 20 k
Source : python-templated-dictionary-1.4-1.el8.src.rpm
Repository : epel
Summary : Dictionary with Jinja2 expansion
URL : https://github.com/xsuchy/templated-dictionary
License : GPL-2.0-or-later
Description : Dictionary where __getitem__() is run through Jinja2 template.