How to Install and Uninstall python3-templated-dictionary.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

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

Please follow the guidance below to install python3-templated-dictionary.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-templated-dictionary.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:27:36 ago on Mon Feb 26 15:59:38 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.