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

Last updated: May 19,2024

1. Install "python-django-overextends" package

This is a short guide on how to install python-django-overextends on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-overextends

2. Uninstall "python-django-overextends" package

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

$ sudo apt remove python-django-overextends $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-overextends
Priority: optional
Section: universe/python
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.4.0-1
Depends: python-django, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-django-overextends/python-django-overextends_0.4.0-1_all.deb
Size: 8548
MD5sum: 1756e4c1c8ac3128007eb28dd6f381a2
SHA1: 7013ca035ed1fc0846971d44f05e1770aac9d2d7
SHA256: 98cc38feae47187dbb464ab725a044b439a5f8cbacea318e7642c006314d0c33
Description-en: reusable app providing circular template inheritance - Python 2.7
A Django reusable app providing the overextends template tag, a drop-in
replacement for Django's extends tag, which allows you to use circular
template inheritance.
.
The primary use-case for overextends is to simultaneously override and extend
templates from other reusable apps, in your own Django project.
.
This package contains the Python 2.7 module.
Description-md5: 0fb4eabe09326bce180a5bd897584c69
Homepage: http://github.com/stephenmcd/django-overextends
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu