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

Last updated: May 18,2024

1. Install "python3-jingo" package

In this section, we are going to explain the necessary steps to install python3-jingo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-jingo

2. Uninstall "python3-jingo" package

Please follow the step by step instructions below to uninstall python3-jingo on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-jingo
Priority: optional
Section: universe/python
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-jingo
Version: 0.8-1
Depends: python3-django, python3-jinja2, python3-six, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-jingo/python3-jingo_0.8-1_all.deb
Size: 10640
MD5sum: a2044e793cae61b0337b905e4f861cb8
SHA1: bfc6b42ea75eb5ec3877d270826644709461f330
SHA256: 727d32785759e4fa2d9d4b0ba2c5c731be7548e5e7fb3e100cc502f7ffee26d6
Description-en: adapter for using Jinja2 templates with Django - Python 3.x
Jingo is an adapter for using Jinja2 templates within Django. When configured
properly you can render Jinja2 templates in your view the same way you'd
render Django templates.
.
This package contains the Python 3.x module.
Description-md5: 3837be139f7d1560484f222f437bacc6
Homepage: http://github.com/jbalogh/jingo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu