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

Last updated: May 17,2024

1. Install "python-django-appconf-doc" package

This tutorial shows how to install python-django-appconf-doc on Kali Linux

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

2. Uninstall "python-django-appconf-doc" package

In this section, we are going to explain the necessary steps to uninstall python-django-appconf-doc on Kali Linux:

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

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

Package: python-django-appconf-doc
Source: python-django-appconf
Version: 1.0.6-1
Installed-Size: 126
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 23992
SHA256: 9d4693a15a0f6025e1cc946fa32e0423a0b97892c521348cd7b538f892c4af14
SHA1: 8470a83d6288d0f4e403e4da74998378b68b20a0
MD5sum: 56394a44fb08158c40535cb6a8483cfd
Description: helper class handling configuration defaults of apps - doc
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 contains the documentation.
Description-md5:
Homepage: https://github.com/jezdez-archive/django-appconf
Section: doc
Priority: optional
Filename: pool/main/p/python-django-appconf/python-django-appconf-doc_1.0.6-1_all.deb