How to Install and Uninstall python-jinja2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "python-jinja2" package

This guide let you learn how to install python-jinja2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-jinja2

2. Uninstall "python-jinja2" package

This is a short guide on how to uninstall python-jinja2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-jinja2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-jinja2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-jinja2
Architecture: all
Version: 2.8-1ubuntu0.1
Priority: optional
Section: python
Source: jinja2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Piotr Ożarowski
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 823
Depends: python-markupsafe, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-pkg-resources
Suggests: python-jinja2-doc
Enhances: python-pybabel
Filename: pool/main/j/jinja2/python-jinja2_2.8-1ubuntu0.1_all.deb
Size: 105662
MD5sum: 5e39734c6b78e97e9c55a03118b4b14d
SHA1: c4936b35a99d4880dfd053232f280331af27a0fe
SHA256: 8ef7ba6858112f78b6ac029a6fe49a1e44ad36b45a9954cb8ee7b80b9605d9e6
SHA512: c77f9bd118cc258eb32a5ca5ae6865a0a77bb67c2708007dc3027dda37afb9e7be5c3ec8408c4daa8b89f45524a340ae57ff2009bf58a26f5feb8af002f74460
Homepage: http://jinja.pocoo.org/
Description-en: small but fast and easy to use stand-alone template engine
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.
.
The key-features are:
* Configurable syntax. If you are generating LaTeX or other formats with
Jinja2 you can change the delimiters to something that integrates better
into the LaTeX markup.
* Fast. While performance is not the primarily target of Jinja2 it’s
surprisingly fast. The overhead compared to regular Python code was reduced
to the very minimum.
* Easy to debug. Jinja2 integrates directly into the Python traceback system
which allows you to debug Jinja2 templates with regular Python debugging
helpers.
* Secure. It’s possible to evaluate untrusted template code if the optional
sandbox is enabled. This allows Jinja2 to be used as templating language
for applications where users may modify the template design.
Description-md5: 946c5e58f8736a9521b16a6d4c1157e7
Supported: 5y

Package: python-jinja2
Priority: optional
Section: python
Installed-Size: 820
Maintainer: Ubuntu Developers
Original-Maintainer: Piotr Ożarowski
Architecture: all
Source: jinja2
Version: 2.8-1
Depends: python-markupsafe, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-pkg-resources
Suggests: python-jinja2-doc
Filename: pool/main/j/jinja2/python-jinja2_2.8-1_all.deb
Size: 108704
MD5sum: b02735a3807cf9732761a1a5537c7466
SHA1: b3683cbc8167b6bd7dc6355e21b78768b99b172c
SHA256: a1d19a0ce2b0b7ac4a6ecd15ed1bd1d84022bbf4eb86665e34826b144547e503
Description-en: small but fast and easy to use stand-alone template engine
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.
.
The key-features are:
* Configurable syntax. If you are generating LaTeX or other formats with
Jinja2 you can change the delimiters to something that integrates better
into the LaTeX markup.
* Fast. While performance is not the primarily target of Jinja2 it’s
surprisingly fast. The overhead compared to regular Python code was reduced
to the very minimum.
* Easy to debug. Jinja2 integrates directly into the Python traceback system
which allows you to debug Jinja2 templates with regular Python debugging
helpers.
* Secure. It’s possible to evaluate untrusted template code if the optional
sandbox is enabled. This allows Jinja2 to be used as templating language
for applications where users may modify the template design.
Description-md5: 946c5e58f8736a9521b16a6d4c1157e7
Enhances: python-pybabel
Homepage: http://jinja.pocoo.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y