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

Last updated: May 07,2024

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

Please follow the instructions below to install python-django-reversion-doc on Kali Linux

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

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

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

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

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

Package: python-django-reversion-doc
Source: django-reversion
Version: 5.0.12-1
Installed-Size: 271
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 51672
SHA256: b31939cc42c91591f9b8c762249f91e9c48962cc0387e92839e79039b8674c22
SHA1: c5ff2b64dc8b96db22ffcaa3bc4effe03e082a29
MD5sum: f705ed195a644dcb18c0d8412141e89e
Description: Provides comprehensive version control facilities for Django (Documentation)
Reversion is an extension to the Django web framework that provides
comprehensive version control facilities.
.
Features:
* Roll back to any point in a model's history - an unlimited undo facility!
* Recover deleted models - never lose data again!
* Admin integration for maximum usability.
* Group related changes into revisions that can be rolled back in a single
transaction.
* Automatically save a new version whenever your model changes using Django's
flexible signalling framework.
* Automate your revision management with easy-to-use middleware.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/etianen/django-reversion
Section: doc
Priority: optional
Filename: pool/main/d/django-reversion/python-django-reversion-doc_5.0.12-1_all.deb