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

Last updated: April 29,2024

1. Install "python-django-doc" package

This guide covers the steps necessary to install python-django-doc on Kali Linux

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

2. Uninstall "python-django-doc" package

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

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

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

Package: python-django-doc
Source: python-django
Version: 3:4.2.10-1
Installed-Size: 33673
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 3584644
SHA256: 67de786ca4d6a8de9c0601a8b82a5c34ca1d8e677a401eac9474b8d88004a386
SHA1: 8ff6351d97e7abb4522c95c3f4b1ed64f77dbb7f
MD5sum: 60d7cb8e170ee8a9d5ee367441292927
Description: High-level Python web development framework (documentation)
Django is a high-level web application framework that loosely follows the
model-view-controller design pattern.
.
Python's equivalent to Ruby on Rails, Django lets you build complex
data-driven websites quickly and easily - Django focuses on automating as much
as possible and adhering to the "Don't Repeat Yourself" (DRY) principle.
.
Django additionally emphasizes reusability and "pluggability" of components;
many generic third-party "applications" are available to enhance projects or
to simply to reduce development time even further.
.
This package contains the HTML documentation and example projects.
Description-md5:
Homepage: http://www.djangoproject.com/
Tag: devel::doc, devel::examples, devel::lang:python, devel::web,
made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/p/python-django/python-django-doc_4.2.10-1_all.deb