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

Last updated: November 22,2024

1. Install "python3-django-cachalot" package

Please follow the steps below to install python3-django-cachalot on Kali Linux

$ sudo apt update $ sudo apt install python3-django-cachalot

2. Uninstall "python3-django-cachalot" package

Here is a brief guide to show you how to uninstall python3-django-cachalot on Kali Linux:

$ sudo apt remove python3-django-cachalot $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-cachalot
Source: django-cachalot
Version: 2.4.3-2
Installed-Size: 255
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django (<< 3:3.3~), python3:any
Size: 40176
SHA256: 8b1182002620c0a424015124a653ce2a36edcbf76bace22ae97f866d078b1da3
SHA1: 719d69949d8a8f14fd6b03ad2891572947462a5a
MD5sum: e2150d2765db9575ae7ceec47f8b9164
Description: cache Django ORM queries and automatically invalidate
Cachalot is an automatic query cacher for the Django ORM. It
automatically caches queries and results, and when running the
same query again, it retrieves results from the cache.
.
Cachalot also tracks modifications to data and automatically
invalidates cached results if it expects cached data to have been
modified.
Description-md5: 0f7c7e52a1d39595e520fdf164a59564
Homepage: https://github.com/noripyt/django-cachalot
Section: python
Priority: optional
Filename: pool/main/d/django-cachalot/python3-django-cachalot_2.4.3-2_all.deb