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

Last updated: May 19,2024

1. Install "python-django-app-plugins" package

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

$ sudo apt update $ sudo apt install python-django-app-plugins

2. Uninstall "python-django-app-plugins" package

Please follow the step by step instructions below to uninstall python-django-app-plugins on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-app-plugins $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-app-plugins
Priority: optional
Section: universe/python
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Deepak Tripathi
Architecture: all
Source: django-app-plugins
Version: 0.1.1-2
Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-django
Filename: pool/universe/d/django-app-plugins/python-django-app-plugins_0.1.1-2_all.deb
Size: 10620
MD5sum: a9f0d18e7a842ddd77a3b6967f5af585
SHA1: 76f9b41da77bf25095735d9130bf964ef5edddca
SHA256: 8be0a3553b9a382511ca2b279ab8630ffcd5caef7028f24cb3fc8d05fdfb3cb3
Description-en: plugin system for django
Allow 3rd party apps to dynamically insert template inclusions into your
apps at pre-defined plugin points. Similar to how Eclipse manages plugins
via contributors.You could think of this as the reverse of the {% block %}
or {% include %} tags.
Description-md5: 5a85018515b0513ad3aefa4943b9baf8
Homepage: http://code.google.com/p/django-app-plugins/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions