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

Last updated: September 20,2024

1. Install "python3-async-lru" package

Please follow the guidance below to install python3-async-lru on Kali Linux

$ sudo apt update $ sudo apt install python3-async-lru

2. Uninstall "python3-async-lru" package

In this section, we are going to explain the necessary steps to uninstall python3-async-lru on Kali Linux:

$ sudo apt remove python3-async-lru $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-async-lru
Source: python-async-lru
Version: 2.0.4-1
Installed-Size: 35
Maintainer: Debian Python Team
Architecture: all
Depends: python3-typing-extensions | python3 (>> 3.11), python3:any
Size: 7356
SHA256: ea55f8ec79b7ff6bb6b2ff789708632e9a79c9a9415338434060dc5ac765d36f
SHA1: c852bcf2fe9a3b39db491aafccb3a62ed4950a24
MD5sum: ed52e0e6e9118d82bd6edd7bed5dbf39
Description: Python 3 Asyncio LRU cache implementation
Implements the Python 3 built-in function functools.lru_cache for asyncio, so
you can cache the computation results of native coroutines in Python.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/aio-libs/async-lru
Section: python
Priority: optional
Filename: pool/main/p/python-async-lru/python3-async-lru_2.0.4-1_all.deb