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

Last updated: May 19,2024

1. Install "python3-django-cache-memoize" package

Please follow the instructions below to install python3-django-cache-memoize on Kali Linux

$ sudo apt update $ sudo apt install python3-django-cache-memoize

2. Uninstall "python3-django-cache-memoize" package

Please follow the step by step instructions below to uninstall python3-django-cache-memoize on Kali Linux:

$ sudo apt remove python3-django-cache-memoize $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-cache-memoize
Source: django-cache-memoize
Version: 0.1.10-3
Installed-Size: 46
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Size: 14504
SHA256: 9bbfa30d3e2ecc793dcdfc4b2c7e6e95c0ba2a9580ed21c7141f0081f0da5b74
SHA1: 6cb9c15dce1085917707932664453bd6e411d301
MD5sum: 164c4b802c327511684008a2e784daa0
Description: Django utility for a memoization decorator
This memoization decorator uses the Django cache framework. It works with
non-trivial arguments and keyword arguments.
.
There is support for memoized function calls to be invalidated.
.
Includes the ability to use as a "guard" for repeated execution when storing
the function result isn't important or needed.
Description-md5:
Homepage: https://github.com/peterbe/django-cache-memoize
Section: python
Priority: optional
Filename: pool/main/d/django-cache-memoize/python3-django-cache-memoize_0.1.10-3_all.deb