How to Install and Uninstall python-jinja2.noarch Package on Amazon Linux 2
Last updated: November 15,2024
1. Install "python-jinja2.noarch" package
Please follow the guidance below to install python-jinja2.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
python-jinja2.noarch
Copied
2. Uninstall "python-jinja2.noarch" package
Please follow the steps below to uninstall python-jinja2.noarch on Amazon Linux 2:
$
sudo yum remove
python-jinja2.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the python-jinja2.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : python-jinja2
Arch : noarch
Version : 2.7.2
Release : 3.amzn2
Size : 518 k
Repo : amzn2-core/2/x86_64
Summary : General purpose template engine
URL : http://jinja.pocoo.org/
License : BSD
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.
Available Packages
Name : python-jinja2
Arch : noarch
Version : 2.7.2
Release : 3.amzn2
Size : 518 k
Repo : amzn2-core/2/x86_64
Summary : General purpose template engine
URL : http://jinja.pocoo.org/
License : BSD
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.