How to Install and Uninstall python3-django-simple-history Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-django-simple-history" package

Here is a brief guide to show you how to install python3-django-simple-history on Kali Linux

$ sudo apt update $ sudo apt install python3-django-simple-history

2. Uninstall "python3-django-simple-history" package

Please follow the steps below to uninstall python3-django-simple-history on Kali Linux:

$ sudo apt remove python3-django-simple-history $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-simple-history package on Kali Linux

Package: python3-django-simple-history
Source: python-django-simple-history
Version: 3.1.1-1
Installed-Size: 184
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any (>= 3.6~), python3-django, python3-pkg-resources
Size: 37140
SHA256: 83f3e9ff5a58502cb6d56d41b53ef7d9327f176d8dd4eddf43d71ddfd7b92b7f
SHA1: 15cc2774fc7258306a32a833ab8371c7e7cb97a0
MD5sum: 4cd57b3754e01667885039272db54040
Description: simple version control from Django model objects (Python 3)
django-simple-history stores Django model state on every create/update/delete.
Versions are stored in a parallel table, and can save all of the fields from
the original table, or a subset of them.
.
This package provides django-simple-history for Python 3.
Description-md5:
Homepage: https://github.com/treyhunner/django-simple-history
Section: python
Priority: optional
Filename: pool/main/p/python-django-simple-history/python3-django-simple-history_3.1.1-1_all.deb