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

Last updated: May 18,2024

1. Install "python3-jinja2" package

Please follow the guidelines below to install python3-jinja2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-jinja2

2. Uninstall "python3-jinja2" package

Learn how to uninstall python3-jinja2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: 812
Depends: python3-markupsafe, python3:any (>= 3.3.2-2~)
Recommends: python3-pkg-resources
Suggests: python-jinja2-doc
Filename: pool/main/j/jinja2/python3-jinja2_2.8-1ubuntu0.1_all.deb
Size: 104078
MD5sum: 3a2e49cb46830850b4de0e5d2c6dd9cb
SHA1: 4b3260b70c81409e860a494a01db42570f44aa72
SHA256: ccbc1b247b371417a1d3f29be07e09b3450aa12bf8435da407992a6fff9908f4
SHA512: 82ab1f93aee5162231a8a9b22fcad4f64f9453f381317d3bde35e5bae543674f259efd420cdd13a430be846ea2e7aef3b88a1573fd308375eb1b781427d805d9
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
Task: ubuntu-core, ubuntu-desktop, ubuntu-usb, cloud-image, ubuntu-core, edubuntu-desktop, edubuntu-usb, ubuntukylin-desktop
Supported: 5y

Package: python3-jinja2
Priority: optional
Section: python
Installed-Size: 809
Maintainer: Ubuntu Developers
Original-Maintainer: Piotr Ożarowski
Architecture: all
Source: jinja2
Version: 2.8-1
Depends: python3-markupsafe, python3:any (>= 3.3.2-2~)
Recommends: python3-pkg-resources
Suggests: python-jinja2-doc
Filename: pool/main/j/jinja2/python3-jinja2_2.8-1_all.deb
Size: 102518
MD5sum: 2511385ccb261c47c7dc2479abb6848d
SHA1: af843ec5dc25ae2237351442e7e6eec8a8292dac
SHA256: 665cbe4db3ed3e552309ff4a9b4694531e405966630ce8ceb84ccddbefdcd033
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
Homepage: http://jinja.pocoo.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-core, ubuntu-desktop, ubuntu-usb, cloud-image, ubuntu-core, edubuntu-desktop, edubuntu-usb, ubuntukylin-desktop