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

Last updated: May 17,2024

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

Please follow the guidelines below to install python-django-extensions-doc on Kali Linux

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

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

Please follow the instructions below to uninstall python-django-extensions-doc on Kali Linux:

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

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

Package: python-django-extensions-doc
Source: python-django-extensions
Version: 3.2.3-1
Installed-Size: 1052
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 413856
SHA256: b34c31116a55a0ed0bec85043105fd1f72091439f53683b6d027c626d4863b7c
SHA1: 210ea418248d9a5602000feb5687ba24ab52c5f2
MD5sum: c6da57594313365fca08a32b3c558075
Description: Useful extensions for Django projects (Documentation)
This is a collection of useful third-party tools for projects that use the
Django web development framework. It provides the management commands:
.
* runserver_plus - a "runserver" that uses the interactive Werkzeug debugger
* runprofileserver - starts runserver with profiling tools enabled
* shell_plus - similar to the built-in "shell" but autoloads all models
* graph_models - creates a GraphViz dot file of your model arrangement
* describe_form - generate template form definitions for a model
* export_emails - export the addresses of your users in many formats
* print_user_for_session - print the user information from a session key
* create_jobs/runjob/runjobs - manage scheduled maintenance jobs
* (plus many more)
.
python-django-extensions also includes a number of custom fields and abstract
models, including ones that manage created and updated times automatically.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/django-extensions/django-extensions
Section: doc
Priority: optional
Filename: pool/main/p/python-django-extensions/python-django-extensions-doc_3.2.3-1_all.deb