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

Last updated: May 17,2024

1. Install "python3-memoize" package

This tutorial shows how to install python3-memoize on Kali Linux

$ sudo apt update $ sudo apt install python3-memoize

2. Uninstall "python3-memoize" package

Please follow the guidance below to uninstall python3-memoize on Kali Linux:

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

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

Package: python3-memoize
Source: python-memoize
Version: 1.0.3-3
Installed-Size: 38
Maintainer: Debian QA Group
Architecture: all
Depends: python3:any
Conflicts: python3-django-memoize
Size: 8156
SHA256: e98fc487df9ca779d32e98532b4556a1d6fd823d6f4b4da22870589276357612
SHA1: 9e77a062059bfb1e71521e7ddbb8c34e63b1ff2c
MD5sum: e8236ca8983ecf93aa5fe36cb7d2c01a
Description: Simple Python cache and memoizing module (Python3)
This is a (relatively) simple Python memoizing module (ie. a function
cache), in which any dict-like can be used as the actual storage
object.
.
This is the Python3 package.
Description-md5:
Homepage: https://github.com/mikeboers/PyMemoize
Section: python
Priority: optional
Filename: pool/main/p/python-memoize/python3-memoize_1.0.3-3_all.deb