How to Install and Uninstall python39-jinja2.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

1. Install "python39-jinja2.noarch" package

In this section, we are going to explain the necessary steps to install python39-jinja2.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python39-jinja2.noarch

2. Uninstall "python39-jinja2.noarch" package

Please follow the step by step instructions below to uninstall python39-jinja2.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python39-jinja2.noarch $ sudo dnf autoremove

3. Information about the python39-jinja2.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:04:47 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python39-jinja2
Version : 3.1.3
Release : 1.el8.1
Architecture : noarch
Size : 269 k
Source : python39-jinja2-epel-3.1.3-1.el8.1.src.rpm
Repository : epel
Summary : General purpose template engine
URL : https://palletsprojects.com/p/jinja/
License : BSD-3-Clause
Description : Jinja2 is a template engine written in pure Python. It provides a
: Django inspired non-XML syntax but supports inline expressions and an
: optional sandboxed environment.
:
: If you have any exposure to other text-based template languages, such
: as Smarty or Django, you should feel right at home with Jinja2. It's
: both designer and developer friendly by sticking to Python's
: principles and adding functionality useful for templating
: environments.
:
: %pyproject_extras_subpkg -n python39-jinja2 i18n