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

Last updated: November 07,2024

1. Install "python-appconf" package

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

$ sudo apt update $ sudo apt install python-appconf

2. Uninstall "python-appconf" package

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

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

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

Package: python-appconf
Priority: extra
Section: universe/python
Installed-Size: 9
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-django-appconf
Version: 1.0.1-4
Depends: python-django-appconf
Filename: pool/universe/p/python-django-appconf/python-appconf_1.0.1-4_all.deb
Size: 2102
MD5sum: 046905b8310c63ebf5beca9b16111698
SHA1: 248fa32f4a6e0d06c688907517b87d074aab419d
SHA256: 0802eec804a13e7afafbb6691ee3e5d3bca644010c52b0cd1cde2bfda8c257dd
Description-en: helper class handling configuration defaults of apps - 2.7 transition package
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 is a transitional package to upgrade to python-django-appconf, and it is
safe to remove.
Description-md5: fcb809a25b711b3f258a29b520b5539c
Homepage: https://github.com/jezdez-archive/django-appconf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu