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

Last updated: May 19,2024

1. Install "python-django-appconf" package

This guide let you learn how to install python-django-appconf on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-django-appconf" package

Here is a brief guide to show you how to uninstall python-django-appconf on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-django-appconf
Priority: extra
Section: python
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0.1-4
Replaces: python-appconf (<< 1.0.1-3~)
Provides: python-appconf, python2.7-django-appconf
Depends: python-django, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-django-appconf-doc
Breaks: python-appconf (<< 1.0.1-3~)
Filename: pool/main/p/python-django-appconf/python-django-appconf_1.0.1-4_all.deb
Size: 7126
MD5sum: 33d7ec7cb1a6162caf3a55ae6b4154fa
SHA1: b4d7a262dd7b179ba777414cf0f97a99d0154d2d
SHA256: 6042c969bf32ff3832ebc065d4b07f6bc2daba65ff962e8ad4756b9321685136
Description-en: helper class handling configuration defaults of apps - Python 2.7
Say you have an app with a few defaults, which you want to refer to in the
app's code without repeating yourself all the time. Django-appconf provides
a simple helper class to implement those defaults.
.
This package provides the Python 2.x module.
Description-md5: 2e499f65758fcd3f89555e02232fa351
Homepage: https://github.com/jezdez-archive/django-appconf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y