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

Last updated: May 19,2024

1. Install "python3-django-overextends" package

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

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

2. Uninstall "python3-django-overextends" package

This is a short guide on how to uninstall python3-django-overextends on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-django-overextends
Priority: optional
Section: universe/python
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-django-overextends
Version: 0.4.0-1
Depends: python3-django, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-django-overextends/python3-django-overextends_0.4.0-1_all.deb
Size: 8626
MD5sum: f6cfd8a68dc49d76dc0928cd51ffcdb6
SHA1: 80c730f70abfed306ba7a22bde39c88aa10a8cc3
SHA256: e3f98c92f856fdc8a7fb98a44f9c3eadef4879681352e589b2e10eb0de04d97b
Description-en: reusable app providing circular template inheritance - Python 3.x
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 3.x module.
Description-md5: 096ca48153c6dcc6702b912702b26edb
Homepage: http://github.com/stephenmcd/django-overextends
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu