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

Last updated: July 04,2024

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

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

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

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

Learn how to uninstall python3-templated-dictionary.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:31:47 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-templated-dictionary
Version : 1.4
Release : 1.el9
Architecture : noarch
Size : 20 k
Source : python-templated-dictionary-1.4-1.el9.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.