How to Install and Uninstall python3-darts.lib.utils.lru Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-darts.lib.utils.lru" package

Please follow the step by step instructions below to install python3-darts.lib.utils.lru on Kali Linux

$ sudo apt update $ sudo apt install python3-darts.lib.utils.lru

2. Uninstall "python3-darts.lib.utils.lru" package

Please follow the instructions below to uninstall python3-darts.lib.utils.lru on Kali Linux:

$ sudo apt remove python3-darts.lib.utils.lru $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-darts.lib.utils.lru package on Kali Linux

Package: python3-darts.lib.utils.lru
Source: python-darts.lib.utils.lru
Version: 0.5-6
Installed-Size: 68
Maintainer: Debian Security Tools
Architecture: all
Depends: python3:any
Suggests: python-darts.lib.utils.lru-doc
Size: 16468
SHA256: aa7643c7dc93f71f8cba69604005bfe5d991f666a7a176907dde41218da2985e
SHA1: 4c2ecb0d31ab1812396c76f117332f441dadfb04
MD5sum: 3aa1fb5721bca7b176546f967278e95e
Description: Simple dictionary with LRU behaviour in Python3
An LRUDict is basically a simple dictionary, which has a defined maximum
capacity, that may be supplied at construction time, or modified at run-time
via the capacity property.
The class SynchronizedLRUDict, which exposes the same interface as plain
LRUDict, but fully thread-safe.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://pypi.python.org/pypi/darts.util.lru
Section: python
Priority: optional
Filename: pool/main/p/python-darts.lib.utils.lru/python3-darts.lib.utils.lru_0.5-6_all.deb