How to Install and Uninstall python3-django-appconf Package on Kali Linux

Last updated: May 22,2024

1. Install "python3-django-appconf" package

This is a short guide on how to install python3-django-appconf on Kali Linux

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

2. Uninstall "python3-django-appconf" package

This guide let you learn how to uninstall python3-django-appconf on Kali Linux:

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

3. Information about the python3-django-appconf package on Kali Linux

Package: python3-django-appconf
Source: python-django-appconf
Version: 1.0.6-1
Installed-Size: 33
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-django, python3-six, python3:any
Suggests: python-django-appconf-doc
Size: 8464
SHA256: 9fe1db63ccfd3af5244fe48aa60e3e964b4aaa64856dd8b1073bd38ca1fb7724
SHA1: a5df59d7bb9e8478893863af3f73642ba36cc647
MD5sum: 645b002abd0946bd5abf9c21d66b92e7
Description: helper class handling configuration defaults of apps - Python 3.x
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 3.x module.
Description-md5:
Homepage: https://github.com/jezdez-archive/django-appconf
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-django-appconf/python3-django-appconf_1.0.6-1_all.deb