How to Install and Uninstall python3-repoze.lru Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-repoze.lru" package

Please follow the steps below to install python3-repoze.lru on Kali Linux

$ sudo apt update $ sudo apt install python3-repoze.lru

2. Uninstall "python3-repoze.lru" package

Please follow the guidelines below to uninstall python3-repoze.lru on Kali Linux:

$ sudo apt remove python3-repoze.lru $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-repoze.lru package on Kali Linux

Package: python3-repoze.lru
Source: python-repoze.lru
Version: 0.7-3
Installed-Size: 71
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 12220
SHA256: c7770ed43c0df61d96e0316085d30cbc74d350a70289660e0ae0e4cb792eb156
SHA1: a913059aba0821f279f05bbcf14fcfb37f579508
MD5sum: 493c6893400dbe8e8a73b8bc1bbbd51a
Description: tiny LRU cache implementation and decorator for Python 3
repoze.lru is a LRU (least recently used) cache implementation. Keys and
values that are not used frequently will be evicted from the cache faster
than keys and values that are used frequently.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: http://www.repoze.org/
Section: python
Priority: optional
Filename: pool/main/p/python-repoze.lru/python3-repoze.lru_0.7-3_all.deb