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

Last updated: September 20,2024

1. Install "python-jingo" package

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

$ sudo apt update $ sudo apt install python-jingo

2. Uninstall "python-jingo" package

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

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

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

Package: python-jingo
Priority: optional
Section: universe/python
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.8-1
Depends: python-django, python-jinja2, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-jingo/python-jingo_0.8-1_all.deb
Size: 10554
MD5sum: 517c022a0861becf37e95f7f19d9c554
SHA1: fbf338a91fd571be79680689fefd74d1b621f680
SHA256: 811d03d08af996a395d910d1b9c4bf747afd5190f9092e644c43bade5f737975
Description-en: adapter for using Jinja2 templates with Django - Python 2.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 2.x module.
Description-md5: ad13fdf8ff29707a4ed91f238715c69f
Homepage: http://github.com/jbalogh/jingo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu