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

Last updated: May 08,2024

1. Install "python-django-model-utils-doc" package

This is a short guide on how to install python-django-model-utils-doc on Kali Linux

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

2. Uninstall "python-django-model-utils-doc" package

This tutorial shows how to uninstall python-django-model-utils-doc on Kali Linux:

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

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

Package: python-django-model-utils-doc
Source: django-model-utils
Version: 4.2.0-2
Installed-Size: 248
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 47032
SHA256: cccbecdf5165eee4a36281c997c78911984bc45439771ef89f4a717ef4841f34
SHA1: 4e7140776bd4df0b5836b62cf0a2b0d2d82c2267
MD5sum: 6784aaefeaa9a7171d83d70ef54ce30a
Description: Django model mixins and utilities — Documentation
Django is a high-level web application framework that loosely follows
the model-view-controller design pattern.
.
The ‘django-model-utils’ library provides some mixins and utilities
for Django:
.
* QueryManager: one-line definition of Managers returning a
custom QuerySet.
* InheritanceCastModel: more efficient use of model inheritance
* TimeStampedModel: self-updating ‘created’ and ‘modified’ fields.
.
This package installs the documentation for the library.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jazzband/django-model-utils
Section: doc
Priority: optional
Filename: pool/main/d/django-model-utils/python-django-model-utils-doc_4.2.0-2_all.deb